X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9b521fac0241d563b5761d2c9db3700aa15ff3b7..04d4f692235a57b68b6ff9b82b536f7e3bfe437b:/.vim/ftplugin/rst.vim?ds=sidebyside diff --git a/.vim/ftplugin/rst.vim b/.vim/ftplugin/rst.vim new file mode 100644 index 00000000..d1944432 --- /dev/null +++ b/.vim/ftplugin/rst.vim @@ -0,0 +1,4 @@ +"setlocal formatoptions+=a +setlocal formatoptions-=n +setlocal formatoptions-=o +setlocal formatoptions-=r