feat: add smartcolumn to plugin imputs

This commit is contained in:
NotAShelf 2023-04-05 16:59:08 +03:00
commit a6f2dbe4d2
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
4 changed files with 24 additions and 0 deletions

View file

@ -406,6 +406,11 @@
flake = false;
};
smartcolumn = {
url = "github:m4xshen/smartcolumn.nvim";
flake = false;
};
# Note-taking
obsidian-nvim = {
url = "github:epwalsh/obsidian.nvim";