mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 12:57:22 +00:00
3 lines
53 B
Lua
3 lines
53 B
Lua
-- use treesitter over syntax
|
|
vim.treesitter.start()
|