<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim/runtime/lua/vim/_ftplugin/lua.lua, branch master</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=master</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2025-05-06T12:15:31Z</updated>
<entry>
<title>fix(runtime): 'includeexpr' with non-Nvim-style Lua modules #33867</title>
<updated>2025-05-06T12:15:31Z</updated>
<author>
<name>Phạm Bình An</name>
<email>111893501+brianhuster@users.noreply.github.com</email>
</author>
<published>2025-05-06T12:15:31Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=db2b774a16414a7b964736c0e896ddd40d25ca3f'/>
<id>urn:sha1:db2b774a16414a7b964736c0e896ddd40d25ca3f</id>
<content type='text'>
Closes #33862</content>
</entry>
<entry>
<title>test: cleanup ftplugin_spec.lua #32948</title>
<updated>2025-03-18T00:13:04Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-03-18T00:13:04Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=1369d86812a55d2a1a575299e05e75ea4a6a8461'/>
<id>urn:sha1:1369d86812a55d2a1a575299e05e75ea4a6a8461</id>
<content type='text'>
Problem:
- cannot run ftplugin_spec.lua by itself
- test leaves foo/ dir

Solution:
- fix setup and teardown</content>
</entry>
<entry>
<title>feat(runtime): Lua ftplugin 'includeexpr' #32719</title>
<updated>2025-03-17T22:41:07Z</updated>
<author>
<name>Phạm Bình An</name>
<email>111893501+brianhuster@users.noreply.github.com</email>
</author>
<published>2025-03-17T22:41:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=08c328b8b079334e7fb38472339c4f8ba1a0df3b'/>
<id>urn:sha1:08c328b8b079334e7fb38472339c4f8ba1a0df3b</id>
<content type='text'>
Problem:
Current `'includeexpr'` in runtime/ftplugin/lua.vim doesn't work with Nvim Lua.

Solution:
Provide an improved 'includeexpr' for Lua in "ftplugin/lua.lua".

Closes: https://github.com/neovim/neovim/issues/32490</content>
</entry>
</feed>
