scratch.nvim
scratch.nvim copied to clipboard
Results
2
scratch.nvim issues
Sort by
recently updated
recently updated
newest added
Hi, i would like to make the scratch buffer a split or float. I dont see a setup function, will it be added in future? 😅
Usually when I need a scratch buffer, it's to put information that I don't intend to execute. I used to use Emacs for notetaking but I'm using neovim now. Right...