dotfiles/nvim/after/ftplugin/javascript.vim
2026-06-02 08:20:14 +02:00

3 lines
109 B
VimL

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