]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - config/nvim/lua/plugins.lua
Add calendar tools
[rbdr/dotfiles] / config / nvim / lua / plugins.lua
index 20cb89ec27a2a60650a44ce2f908ded4a0429dfc..4bbcc15bbd9802ad328b86950629af1baefeb65b 100644 (file)
@@ -70,5 +70,7 @@ require('lazy').setup({
   -- Tools
   'vim-scripts/LargeFile',
   'tpope/vim-fugitive',
-  'milkypostman/vim-togglelist'
+  'milkypostman/vim-togglelist',
+
+  'https://git.sr.ht/~rbdr/nota.nvim'
 })