Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fabmorais committed Jun 16, 2024
1 parent 6f9aabd commit 5a0b21e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/comment-config/init.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
require("nvim_comment").setup({
-- line_mapping = "<leader>/",
line_mapping = "gcc",
-- operator_mapping = "<leader>c",
operator_mapping = "gc",
comment_chunk_text_object = "ic",
comment_empty = false,
Expand Down

0 comments on commit 5a0b21e

Please sign in to comment.