neovim/runtime/ftplugin/lua.lua

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
53 B
Lua
Raw Normal View History

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