nvim-config/after/ftplugin/javascript.vim
2025-08-10 20:24:22 +00:00

4 lines
109 B
VimL

" Disable inserting comment leader after hitting o or O or <Enter>
set formatoptions-=o
set formatoptions-=r