<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.clang-format, branch fix_repeatcmdline</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>build: align .clang-format rules with uncrustify config</title>
<updated>2023-05-28T13:39:43+00:00</updated>
<author>
<name>Tom Praschan</name>
<email>13141438+tom-anders@users.noreply.github.com</email>
</author>
<published>2023-05-28T13:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d561830a5242a00545a320acb80be083dd590d05'/>
<id>d561830a5242a00545a320acb80be083dd590d05</id>
<content type='text'>
Difference can be seen e.g. in qf_add_entry(), where clang-format
previously would want to place each parameter declaration on its own
line (BinPackParameter: false), while uncrustify behaves if as
BinPackParameters was set to true.

Same goes for BinPackArguments.

See
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#BinPackParameters
and
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#binpackarguments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Difference can be seen e.g. in qf_add_entry(), where clang-format
previously would want to place each parameter declaration on its own
line (BinPackParameter: false), while uncrustify behaves if as
BinPackParameters was set to true.

Same goes for BinPackArguments.

See
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#BinPackParameters
and
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#binpackarguments</pre>
</div>
</content>
</entry>
<entry>
<title>docs(clang-format): one space in directives indent (#18800)</title>
<updated>2022-05-30T15:49:11+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-05-30T15:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e86901eb6859cb262109be37b890763775a7f934'/>
<id>e86901eb6859cb262109be37b890763775a7f934</id>
<content type='text'>
PPIndentWidth
The number of columns to use for indentation of preprocessor statements.
When set to -1 (default) IndentWidth is used also for preprocessor statements.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PPIndentWidth
The number of columns to use for indentation of preprocessor statements.
When set to -1 (default) IndentWidth is used also for preprocessor statements.</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: missing parenthesis may cause unexpected problems (#17443)</title>
<updated>2022-05-26T02:49:25+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-05-26T02:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7b952793d5c46e862a9cdec3d6ac4762370296ed'/>
<id>7b952793d5c46e862a9cdec3d6ac4762370296ed</id>
<content type='text'>
related vim-8.2.{4402,4639}</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related vim-8.2.{4402,4639}</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(build): remove unused includes #17078</title>
<updated>2022-04-27T04:38:12+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-04-27T04:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0d41c4dee126b6d93ee8ed82302af47df9a50576'/>
<id>0d41c4dee126b6d93ee8ed82302af47df9a50576</id>
<content type='text'>
Remove unused includes in src/nvim/buffer.c|h using the IWYU library.
Yet another step towards #6371 and #549</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused includes in src/nvim/buffer.c|h using the IWYU library.
Yet another step towards #6371 and #549</pre>
</div>
</content>
</entry>
<entry>
<title>build(clang-format): align with project style #18192</title>
<updated>2022-04-24T03:48:38+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-04-24T03:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=843d9223a14c599fda1b2abf1e7072be738fb831'/>
<id>843d9223a14c599fda1b2abf1e7072be738fb831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: align clang-format configuration with clint</title>
<updated>2022-03-09T11:44:03+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-03-04T13:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ac91c5608573e86065b3bab6cafe76c48a9b75a2'/>
<id>ac91c5608573e86065b3bab6cafe76c48a9b75a2</id>
<content type='text'>
Some additional tweaks to make clang-format more compatible with
`clint.py` rules.
This is especially useful for range-formatting with `clangd`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some additional tweaks to make clang-format more compatible with
`clint.py` rules.
This is especially useful for range-formatting with `clangd`.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: increase clint line length limit to 100 characters (#15252)</title>
<updated>2021-08-16T13:32:36+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-08-16T13:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7146103be2bc576c273fd9df2f922b6b5ba4c972'/>
<id>7146103be2bc576c273fd9df2f922b6b5ba4c972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint: src/.clang-format</title>
<updated>2018-11-28T02:48:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-29T15:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=67305ffb5de865f872898c03cbacd189c9e9aa53'/>
<id>67305ffb5de865f872898c03cbacd189c9e9aa53</id>
<content type='text'>
Move to top level so that

    clang-format -style=file

can find it regardless of current directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move to top level so that

    clang-format -style=file

can find it regardless of current directory.
</pre>
</div>
</content>
</entry>
</feed>
