samwise.nvim icon indicating copy to clipboard operation
samwise.nvim copied to clipboard

samwise is a line-wise note-taking plugin for neovim.

Results 4 samwise.nvim issues
Sort by recently updated
recently updated
newest added

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...

hot fix

**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]**...

triage awaited

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...

idea