nvim/after/plugin/comment.lua

3 lines
50 B
Lua
Raw Normal View History

2023-03-10 14:58:22 +00:00
-- Enable Comment.nvim
require('Comment').setup()