<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/syntax, branch stable</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>fix(man.vim): filetype=man is too eager #15489</title>
<updated>2021-08-26T09:50:30+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2021-08-26T09:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b6b12ea7c3f2a5ac18d92efc5e4ef814971dfdef'/>
<id>b6b12ea7c3f2a5ac18d92efc5e4ef814971dfdef</id>
<content type='text'>
Problem:
"set filetype=man" assumes the user wants :Man features, this does extra
stuff like renaming the buffer as "man://".

Solution:
- old entrypoint was ":set filetype=man", but this is too presumptuous #15487
- make the entrypoints more explicit:
  1. when the ":Man" command is run
  2. when a "man://" buffer is opened
- remove the tricky b:man_sect checks in ftplugin/man.vim and syntax/man.vim
- MANPAGER is supported via ":Man!", as documented.

fixes #15487</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
"set filetype=man" assumes the user wants :Man features, this does extra
stuff like renaming the buffer as "man://".

Solution:
- old entrypoint was ":set filetype=man", but this is too presumptuous #15487
- make the entrypoints more explicit:
  1. when the ":Man" command is run
  2. when a "man://" buffer is opened
- remove the tricky b:man_sect checks in ftplugin/man.vim and syntax/man.vim
- MANPAGER is supported via ":Man!", as documented.

fixes #15487</pre>
</div>
</content>
</entry>
<entry>
<title>runtime/vim: d2ea7cf10a4d026ebd402594d656af7d5c811c24 (#14950)</title>
<updated>2021-07-01T21:31:30+00:00</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2021-07-01T21:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2dd7828511d04a8b7f1ac4331c719a751a5db869'/>
<id>2dd7828511d04a8b7f1ac4331c719a751a5db869</id>
<content type='text'>
Port vim syntax file only.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port vim syntax file only.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(lsp): syntax improvements for lsp_markdown</title>
<updated>2021-06-25T15:01:06+00:00</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-06-25T15:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=08f81f0f29ce7415e79cae214c326a347171ab11'/>
<id>08f81f0f29ce7415e79cae214c326a347171ab11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(lsp): replace --- by a line in stylize_markdown</title>
<updated>2021-06-15T05:35:58+00:00</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-06-14T22:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d7d1f40d2c1ec2b5e06221ffa463350bc568f3c0'/>
<id>d7d1f40d2c1ec2b5e06221ffa463350bc568f3c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lsp): hide triple - in hover window.</title>
<updated>2021-06-14T22:01:45+00:00</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-06-09T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6488fca06b12ff585108622a341e6be64fc0035c'/>
<id>6488fca06b12ff585108622a341e6be64fc0035c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(runtime): Allow lua to be used in syntax</title>
<updated>2021-06-10T19:01:03+00:00</updated>
<author>
<name>shadmansaleh</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-06-02T15:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f000251e087637d1add3678184ada80bef432fa9'/>
<id>f000251e087637d1add3678184ada80bef432fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(lsp): consolidate the different floating window methods into open_floating_preview</title>
<updated>2021-05-29T11:42:15+00:00</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-05-26T21:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=64da499ac25bd833c57e0850e31affd22294049e'/>
<id>64da499ac25bd833c57e0850e31affd22294049e</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:3ec3217f0491</title>
<updated>2021-05-26T02:11:04+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-26T00:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=31ea80649d6c63e83d1ec7f30b355c049aaface6'/>
<id>31ea80649d6c63e83d1ec7f30b355c049aaface6</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/3ec3217f0491e9ba8aa8ea02f7e454cd19a287ef

Omit fuzzy-match in pattern.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/3ec3217f0491e9ba8aa8ea02f7e454cd19a287ef

Omit fuzzy-match in pattern.txt.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:4c295027a426</title>
<updated>2021-05-02T17:00:38+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-02T16:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ad6bb386be30ee50ef2e61268597241e0ddb842b'/>
<id>ad6bb386be30ee50ef2e61268597241e0ddb842b</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/4c295027a426986566cd7a76c47a6d3a529727e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/4c295027a426986566cd7a76c47a6d3a529727e7
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:11e3c5ba8203</title>
<updated>2021-05-02T16:53:49+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-02T16:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3bc852cabf5326079c710c772d5e925f3b151c3a'/>
<id>3bc852cabf5326079c710c772d5e925f3b151c3a</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/11e3c5ba820325b69cb56f70e13c21d7b8808d33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/11e3c5ba820325b69cb56f70e13c21d7b8808d33
</pre>
</div>
</content>
</entry>
</feed>
