refactor: small changes
This commit is contained in:
@@ -10,7 +10,6 @@ end)
|
||||
-- Treesitter
|
||||
Config.now_if_args(function()
|
||||
vim.pack.add({ 'https://github.com/nvim-treesitter/nvim-treesitter' })
|
||||
vim.treesitter.language.register('tsx', { 'typescriptreact' })
|
||||
|
||||
local filetypes = {
|
||||
'html', 'css', 'lua', 'go', 'php', 'blade', 'sql', 'javascript',
|
||||
|
||||
Reference in New Issue
Block a user