diff --git a/home/modules/tui/neovim/plugins/comment.nix b/home/modules/tui/neovim/plugins/comment.nix index 0a688e9..428aa11 100644 --- a/home/modules/tui/neovim/plugins/comment.nix +++ b/home/modules/tui/neovim/plugins/comment.nix @@ -3,8 +3,8 @@ enable = true; settings = { - opleader.line = ""; - toggler.line = ""; + opleader.line = ""; + toggler.line = ""; }; }; -} \ No newline at end of file +}