<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.gitignore, branch floattitle</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: add basic cmake-presets integration (#19128)</title>
<updated>2022-09-19T08:58:26+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-09-19T08:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=875b58e0941ef62a75992ce0e6496bb7879e0bbe'/>
<id>875b58e0941ef62a75992ce0e6496bb7879e0bbe</id>
<content type='text'>
This allows a more declarative way of defining targets which may be easier to those not familiar with cmake quirks.

Example usage:

# get a list of pre-configured presets
cmake --list-presets

# configure a preset
cmake . --preset=default

# build it
cmake --build --preset=default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a more declarative way of defining targets which may be easier to those not familiar with cmake quirks.

Example usage:

# get a list of pre-configured presets
cmake --list-presets

# configure a preset
cmake . --preset=default

# build it
cmake --build --preset=default</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lua): add api and lua autocmds</title>
<updated>2022-02-27T21:04:55+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-05-28T19:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=991e472881bf29805982b402c1a010cde051ded3'/>
<id>991e472881bf29805982b402c1a010cde051ded3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add default luarc.json for Lua development (#16487)</title>
<updated>2021-12-01T19:09:50+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>8965202+gpanders@users.noreply.github.com</email>
</author>
<published>2021-12-01T19:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=73b35ef10f95536874bfa147c44f62c4fea08f0f'/>
<id>73b35ef10f95536874bfa147c44f62c4fea08f0f</id>
<content type='text'>
The Sumneko Lua language server has matured quite a bit and many
Neovim developers use it while working on Neovim. Having a default
configuration for Neovim development is a nice convenience (and
dovetails well with the auto-generated compile_command.json for C
development).

The file is shipped under `contrib` and users can make use of it by
symlinking to `.luarc.json` in the project root.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Sumneko Lua language server has matured quite a bit and many
Neovim developers use it while working on Neovim. Having a default
configuration for Neovim development is a nice convenience (and
dovetails well with the auto-generated compile_command.json for C
development).

The file is shipped under `contrib` and users can make use of it by
symlinking to `.luarc.json` in the project root.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: added ccls-cache in .gitignore (#15175)</title>
<updated>2021-07-25T17:12:07+00:00</updated>
<author>
<name>Rishabh Dwivedi</name>
<email>rishabhdwivedi17@gmail.com</email>
</author>
<published>2021-07-25T17:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=53f70bb18350c266c43289a9b492d7245191a3d6'/>
<id>53f70bb18350c266c43289a9b492d7245191a3d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:47e13953ffdb</title>
<updated>2021-04-29T01:29:57+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-28T05:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0185625c04ee736dac36789d0cb590ecde8926e8'/>
<id>0185625c04ee736dac36789d0cb590ecde8926e8</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/47e13953ffdbb9f163b901196dec8c2100b72edd

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/47e13953ffdbb9f163b901196dec8c2100b72edd

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: add vim patches (#14412)</title>
<updated>2021-04-21T07:29:16+00:00</updated>
<author>
<name>Shadman</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-04-21T07:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d7f9e58e40bd9f2449adf81788a4fab97859d5cc'/>
<id>d7f9e58e40bd9f2449adf81788a4fab97859d5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: handle case where .vim-src is a symlink</title>
<updated>2021-04-14T18:14:54+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2021-04-14T18:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=57220e7cc3104b62fa4890e3dee35c9fd097368b'/>
<id>57220e7cc3104b62fa4890e3dee35c9fd097368b</id>
<content type='text'>
I build Vim and Nvim from source and have both repos cloned locally. To prevent
vim-patch.sh from downloading the Vim source once again to /.vim-src/, I usually
use a symlink pointing to the already existing Vim repo.

The pattern "/.vim-src" works for both, a directory or a symlink.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I build Vim and Nvim from source and have both repos cloned locally. To prevent
vim-patch.sh from downloading the Vim source once again to /.vim-src/, I usually
use a symlink pointing to the already existing Vim repo.

The pattern "/.vim-src" works for both, a directory or a symlink.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: src/nvim/testdir/test_result.log</title>
<updated>2021-03-18T02:23:59+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-03-18T02:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bd2ea22a54b875ce66595e10fd9354ad31276801'/>
<id>bd2ea22a54b875ce66595e10fd9354ad31276801</id>
<content type='text'>
PR https://github.com/neovim/neovim/pull/14063 added it by mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR https://github.com/neovim/neovim/pull/14063 added it by mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clangd cache to ignore (#13856)</title>
<updated>2021-02-01T04:03:35+00:00</updated>
<author>
<name>Volodymyr Kot</name>
<email>volodymyr.kot.ua@gmail.com</email>
</author>
<published>2021-02-01T04:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cc1851c9fdd6d777338bea2272d2a02c8baa0fb1'/>
<id>cc1851c9fdd6d777338bea2272d2a02c8baa0fb1</id>
<content type='text'>
While standard library is cached to a user's directory such as
$XDG_CACHE_HOME, directory-specific clangd indexes are stored to .cache
subdirectory.
https://github.com/llvm/clangd-www/blob/main/design/indexing.md#backgroundindex</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While standard library is cached to a user's directory such as
$XDG_CACHE_HOME, directory-specific clangd indexes are stored to .cache
subdirectory.
https://github.com/llvm/clangd-www/blob/main/design/indexing.md#backgroundindex</pre>
</div>
</content>
</entry>
<entry>
<title>docs, remove 'guifontset' #11708</title>
<updated>2020-08-31T07:51:35+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2020-08-31T07:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c2662210b5af8aeced68c9cae540567496926a44'/>
<id>c2662210b5af8aeced68c9cae540567496926a44</id>
<content type='text'>
- remove redundant autocmd list
  This "grouped" list is useless, it only gets in the way when searching
  for event names.
- intro.txt: cleanup
- starting.txt: update, revisit
- doc: `:help bisect`
- mbyte.txt: update aliases 1656367b90bd. closes #11960
- options: remove 'guifontset'. Why:
  - It is complicated and is used by almost no one.
  - It is unlikely to be implemented by Nvim GUIs (complicated to parse,
    specific to Xorg...).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove redundant autocmd list
  This "grouped" list is useless, it only gets in the way when searching
  for event names.
- intro.txt: cleanup
- starting.txt: update, revisit
- doc: `:help bisect`
- mbyte.txt: update aliases 1656367b90bd. closes #11960
- options: remove 'guifontset'. Why:
  - It is complicated and is used by almost no one.
  - It is unlikely to be implemented by Nvim GUIs (complicated to parse,
    specific to Xorg...).</pre>
</div>
</content>
</entry>
</feed>
