Skip to content

Commit

Permalink
try treesitter sync
Browse files Browse the repository at this point in the history
  • Loading branch information
siduck committed Dec 24, 2024
1 parent d726034 commit b590667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tiny/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ end
vim.opt.rtp:prepend(lazypath)

require("lazy").setup(require "plugins")

require('nvim-treesitter.install').update({ with_sync = true })

0 comments on commit b590667

Please sign in to comment.