dotfiles/.config/nvim/lua/plugins/syntax.lua
2024-11-28 23:03:44 +00:00

3 lines
58 B
Lua

return {
{ import = "plugins.mod.nvim-treesitter", },
}