commit | e9e45854c126b56bd680bb655112ee983a044dad | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Mon Oct 31 00:16:58 2022 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Mon Oct 31 00:16:58 2022 +0000 |
tree | 5a5bb153927de1a6bd5ed379e95c30e2f08c9c78 | |
parent | 07511681e880c9cb0c3732b595dc4688d253f18d [diff] [blame] |
More neovim config changes
diff --git a/modules/neovim/coc/snippets/all.snippets b/modules/neovim/coc/snippets/all.snippets index 2ed085b..cb64ed3 100644 --- a/modules/neovim/coc/snippets/all.snippets +++ b/modules/neovim/coc/snippets/all.snippets
@@ -1,3 +1,3 @@ -snippet visual "Get back the visual selection without any extra trimmings" +snippet visual "Get back the visual selection without any extra trimmings" i ${VISUAL} endsnippet