mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
3 lines
53 B
Lua
3 lines
53 B
Lua
|
-- use treesitter over syntax
|
||
|
vim.treesitter.start()
|