More #neovim spring cleaning 🧹 Replaced the trusty `vim-commentary` with `Comment.nvim`. It's context aware and can use #treesitter to determine the correct `commentstring` for injected languages. 👍 https://github.com/numToStr/Comment.nvim
@petrisch I can't get the commentary function to cover all of it right now but I'm sure it'll get there. Commenting with injected languages can still be a bit tricky.
@petrisch I can't get the commentary function to cover all of it right now but I'm sure it'll get there. Commenting with injected languages can still be a bit tricky.