Dup Goto 📝

AutoComment

PT2/editor/neovim/config 07-31 13:46:47
To Pop
5 lines, 19 words, 332 chars Monday 2023-07-31 13:46:47

Vim can automatically insert comments on pressing enter. To enable/disable this,

set formatoptions-=r

(see vim.fancom.com and vi.stackexchange