Files
neovim/runtime/doc
brianhuster 2b0f967b77 vim-patch:00a00f5: runtime(lua): Update lua ftplugin and documentation
Problem:
- The doc says the default `g:lua_subversion` is 2, but in fact it is 3
  (see `runtime/syntax/lua.vim`)
- `includeexpr` doesn't work with module in `init.lua`

Solution:
- Update documentation
- Assign value to option `&include`
- Add function `LuaInclude` and assign it to `l:&includeexpr`

closes: vim/vim#16655

00a00f5d3f

Co-authored-by: brianhuster <phambinhanctb2004@gmail.com>
Co-authored-by: dkearns <dougkearns@gmail.com>
2025-03-02 06:46:26 +08:00
..
2025-01-01 12:29:51 -08:00
2024-10-23 14:13:42 +02:00
2025-02-17 10:33:20 +08:00
2024-10-23 14:13:42 +02:00
2025-02-10 18:56:11 +01:00
2025-01-09 09:26:45 -08:00
2025-02-19 10:09:09 -08:00
2025-01-11 10:34:12 +01:00
2025-02-17 10:33:20 +08:00
2024-11-21 06:50:30 +08:00
2025-01-30 13:46:06 +01:00
2025-02-15 14:55:25 +01:00
2025-01-03 08:29:36 -08:00
2025-02-17 10:33:20 +08:00