aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/lua.lua
Commit message (Expand)AuthorAge
* revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...Justin M. Keyes2025-02-23
* feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491Phạm Bình An2025-02-23
* fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473)zeertzjq2024-09-23
* fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq2024-07-03
* feat(treesitter): highlight Lua files by default (#26824)Christian Clason2024-01-01
* feat(treesitter)!: remove g:ts_highlight_lua (#22257)Christian Clason2023-02-15
* feat(treesitter): add vim.treesitter.start(), enable for LuaChristian Clason2022-09-06