Neovim-from-scratch
Neovim-from-scratch copied to clipboard
Stop new line comments
This really works. vim.cmd [[au BufEnter * set fo-=c fo-=r fo-=o]] -- Stop new line comments.