neovim

mrgrouse's beloved, handmade neovim configuration
Log | Files | Refs | README

treesitter.lua (87B)


      1 return { "nvim-treesitter/nvim-treesitter", build = ":TSUpdate", event = "VeryLazy" }
      2