mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
feat: nvim-surround
This commit is contained in:
parent
0c01fbc121
commit
2e40253457
8 changed files with 58 additions and 1 deletions
|
@ -419,6 +419,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
nvim-surround = {
|
||||
url = "github:kylechui/nvim-surround";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Note-taking
|
||||
obsidian-nvim = {
|
||||
url = "github:epwalsh/obsidian.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue