mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
feat: add smartcolumn to plugin imputs
This commit is contained in:
parent
a924958762
commit
a6f2dbe4d2
4 changed files with 24 additions and 0 deletions
|
@ -406,6 +406,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
smartcolumn = {
|
||||
url = "github:m4xshen/smartcolumn.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Note-taking
|
||||
obsidian-nvim = {
|
||||
url = "github:epwalsh/obsidian.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue