mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
add a few plugins like neoclip, markvieww
This commit is contained in:
parent
3f57948360
commit
bdaba979ac
14 changed files with 76 additions and 40 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -99,11 +99,28 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"render-markdown-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1723453943,
|
||||
"narHash": "sha256-fpmR6cqjnRcyJO2rP/8WXbu+mSSH+yblI5yyt/5yL6w=",
|
||||
"owner": "MeanderingProgrammer",
|
||||
"repo": "render-markdown.nvim",
|
||||
"rev": "72688baea4ef0ed605033bf654b54d801b6a5f01",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "MeanderingProgrammer",
|
||||
"repo": "render-markdown.nvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils",
|
||||
"gen-luarc": "gen-luarc",
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"render-markdown-nvim": "render-markdown-nvim"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue