samwise.nvim
samwise.nvim copied to clipboard
samwise is a line-wise note-taking plugin for neovim.
There could be a command, like `:SamwiseShowAll` or `:SamwiseListAll`, that lists out all the notes along with a short preview of the lines associated with each note in a new...
``` ... For e.g. I'd toggle the buffer on line 247 of my buffer so shouldn't that also insert the required number of missing lines in the samwise buffer and...
**Description** Two new configuration regarding floating windows: * Delay: Time it takes for the floating window to appear when the cursor is held at a line. * **[Nice to have]**...
If we add a note to a particular part of code, it should stay with it even if we move it up or down a few lines due to some...