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:
parent
ed5c719ff7
commit
e2ee6940ab
5 changed files with 46 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue