]> Arthur Taft Gitweb - nvim.git/blob - lua/plugins/comments.lua
Change tab indent to 4 spaces
[nvim.git] / lua / plugins / comments.lua
1 return {
2   { "numToStr/Comment.nvim", opts = {} },
3 }