mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 05:46:37 +00:00
Nvim restart (#9)
* chore(nvim): remove astronvim and configs * feat(nvim): new, custom nvim configuration
This commit is contained in:
4
config/nvim/lua/plugins/commentbox.lua
Normal file
4
config/nvim/lua/plugins/commentbox.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"LudoPinelli/comment-box.nvim",
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user