mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: nvim-surround
This commit is contained in:
parent
0c01fbc121
commit
2e40253457
8 changed files with 58 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -1092,6 +1092,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nvim-surround": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1685464327,
|
||||
"narHash": "sha256-r3D5WTqEnIL1T3p7cmkRmBY8qgwFFJptM7BKNNsCT8k=",
|
||||
"owner": "kylechui",
|
||||
"repo": "nvim-surround",
|
||||
"rev": "10b20ca7d9da1ac8df8339e140ffef94f9ab3b18",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "kylechui",
|
||||
"repo": "nvim-surround",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nvim-tree-lua": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -1349,6 +1365,7 @@
|
|||
"nvim-neoclip": "nvim-neoclip",
|
||||
"nvim-notify": "nvim-notify",
|
||||
"nvim-session-manager": "nvim-session-manager",
|
||||
"nvim-surround": "nvim-surround",
|
||||
"nvim-tree-lua": "nvim-tree-lua",
|
||||
"nvim-treesitter-context": "nvim-treesitter-context",
|
||||
"nvim-ts-autotag": "nvim-ts-autotag",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue