issues Search Results · repo:rhysd/vim-clang-format language:"Vim Script"
Filter by
89 results
(60 ms)89 results
inrhysd/vim-clang-format (press backspace or delete to remove) - OS: Ubuntu 22.04
- vim version: VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 25 2024 05:30:01) (package vim-gtk3,
version: 2:8.2.3995-1ubuntu2.21)
- Included
patches: 1-16, 647, 17-579, ...
loebl
- 1
- Opened on Nov 29, 2024
- #127
I have my own nvim config, and decided to try astro neovim, and I ve install the plugin but it doesn t show the
:ClangFormat command, it gives the error E492: Not an editor command: ClangFormat
I ve run ...
benmaia
- Opened on Apr 2, 2023
- #126
First of all, thank you for making this plugin. I have been using it for some months now, and I want to write some
information that might be useful for everyone that uses clang-format.
formatprg (gq) ...
8dcc
- Opened on Feb 25, 2023
- #125
Thank you for the plugin!
I am running the plugin also on the system with incompatible .clang-format file with the version of clang-format. The
behavior is that when I run clang-format -i file.cpp it ...
kulvait
- Opened on Mar 14, 2022
- #124
Sometimes I don t want to fomat the inserted codes, I wonder if there is any command like ClangFormatAutoToggle to
control it ? But I don t find it in doc.
heqiliao
- Opened on Feb 9, 2022
- #123
under the usage heading in the readme and in the gif, it demonstrates using visual mode to only format selected code.
but when i try doing that it doesn t work and instead formats the entire file.
https://user-images.githubusercontent.com/58243358/138192149-11416ded-89f9-4f63-a4ee-b2a078e3cb4f.mp4 ...
whyvn
- 1
- Opened on Oct 21, 2021
- #117
this is .vimrc file let g:clang_format#command = clang-format autocmd FileType c,cpp ClangFormatAutoEnable
I edit and format the .cc file first,Then edit the proto file and send an error when saving it。 ...
jphz
- 1
- Opened on Jul 16, 2021
- #116
Please show a specific installation command using common community tools. For example, show the vim-plugin snippet to
write in vimrc. This helps newbies to install vim-clang-format more easily.
mcandre
- Opened on Apr 18, 2021
- #115
When I run :ClangFormat, it immediately suspends the Vim session. This lands me back onto the shell.
Example file:
https://github.com/mcandre/swiper/blob/master/include/swiper/swiper.hpp
Recovered using ...
mcandre
- 1
- Opened on Apr 18, 2021
- #114
It would be great if this plugin would either out of the box work with file endings like .cu and .cuh, or if one could
specify additional file endings in the vimrc which will be treated the same as .c/.cpp/.h/.hpp. ...
pauleonix
- Opened on Nov 23, 2020
- #112

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.