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

17
flake.lock generated
View file

@ -357,6 +357,22 @@
"type": "github"
}
},
"nvim-treesitter": {
"flake": false,
"locked": {
"lastModified": 1637761627,
"narHash": "sha256-E8/CY1JjalIlyzI2Is2ZrhD1DXCfuX4u81qj+7CXYTg=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "8016b74cea415596be405b14067d2938914b2e18",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"type": "github"
}
},
"oglfPatches": {
"flake": false,
"locked": {
@ -508,6 +524,7 @@
"nix-gaming": "nix-gaming",
"nixpkgs": "nixpkgs_2",
"no-double-back-pc": "no-double-back-pc",
"nvim-treesitter": "nvim-treesitter",
"packwiz": "packwiz",
"powercord-overlay": "powercord-overlay",
"powercord-popout-fix": "powercord-popout-fix",