Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

Stop new line comments

Open RicardoRien opened this issue 3 years ago • 0 comments

This really works. vim.cmd [[au BufEnter * set fo-=c fo-=r fo-=o]] -- Stop new line comments.

RicardoRien avatar Jan 22 '22 21:01 RicardoRien