Adds nvim-notes config
This commit is contained in:
parent
01d6a32b3b
commit
ac5fd4f192
17 changed files with 634 additions and 0 deletions
4
.config/nvim-notes/lua/plugins/bullets.lua
Normal file
4
.config/nvim-notes/lua/plugins/bullets.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"bullets-vim/bullets.vim",
|
||||
version = "*"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue