packages/nvim-treesitter-nightly: init

this took way too long because i didn't realise .withPlugins only
overrides the original one aaaaaaa
This commit is contained in:
LavaDesu 2021-11-24 22:04:50 +07:00
parent ed5c719ff7
commit e2ee6940ab
Signed by: cilly
GPG key ID: 6500251E087653C9
5 changed files with 46 additions and 1 deletions

View file

@ -23,6 +23,7 @@
discord-tokyonight = { url = "github:DanisDGK/zelk-customizations"; flake = false; };
discover = { url = "github:trigg/Discover"; flake = false; };
linux-tkg = { url = "github:Frogging-Family/linux-tkg"; flake = false; };
nvim-treesitter = { url = "github:nvim-treesitter/nvim-treesitter"; flake = false; };
packwiz = { url = "github:comp500/packwiz"; flake = false; };
spotify-adblock = { url = "github:abba23/spotify-adblock"; flake = false; };
tree-sitter-glimmer = { url = "github:alexlafroscia/tree-sitter-glimmer"; flake = false; };