neovim commenting plugin
This commit is contained in:
parent
9676d13187
commit
96d3e928b1
2 changed files with 4 additions and 0 deletions
1
roles/neovim/files/plugin/comment.lua
Normal file
1
roles/neovim/files/plugin/comment.lua
Normal file
|
@ -0,0 +1 @@
|
|||
require('nvim_comment').setup({comment_empty = false})
|
Reference in a new issue