mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 05:43:14 +00:00
feat(treesitter): highlight Lua files by default (#26824)
This commit is contained in:
2
runtime/ftplugin/lua.lua
Normal file
2
runtime/ftplugin/lua.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
-- use treesitter over syntax
|
||||
vim.treesitter.start()
|
||||
Reference in New Issue
Block a user