Commit Graph

2 Commits

Author SHA1 Message Date
Kiril
6327c991fa Use Ctrl-/ for commenting (may change later)
Currently considering whether to use this VSCode-style keykind or
whether to switch to the more Vimic "gc" family of commands; I am
somewhat finding the Ctrl-/ method to be more familiar, but less
efficient given the layout of my fingers in Neovim.
2024-05-20 01:42:48 +01:00
Kiril
308a455cbc Add comment plugins
Add Comment.nvim for commenting out code more easily, and
todo-comments.nvim for highlighting on TODO-type code comments.
2024-05-20 01:24:08 +01:00