toggle-checkbox.nvim icon indicating copy to clipboard operation
toggle-checkbox.nvim copied to clipboard

A Neovim plugin for checking, unchecking and toggling Markdown checkboxes.

Results 2 toggle-checkbox.nvim issues
Sort by recently updated
recently updated
newest added

Hi, Interesting project! I've been using [jkramer/vim-checkbox](https://github.com/jkramer/vim-checkbox) and would like to go all Lua, but found a behavior that differs which I would miss. The behavior I'm after is to...

After triggering the plugin, I would like to be able to, for example, go to another entry and just input `.` to toggle that checkbox (or even stay at the...