1
mirror of https://github.com/neovim/neovim.git synced 2025-01-01 17:23:36 -07:00
neovim/runtime/ftplugin/lua.lua

3 lines
53 B
Lua

-- use treesitter over syntax
vim.treesitter.start()