This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/roles/neovim/files/plugin/comment.lua

2 lines
55 B
Lua
Raw Permalink Normal View History

2023-01-31 17:54:12 +00:00
require('nvim_comment').setup({comment_empty = false})