My vim configuration
git clone https://github.com/m-col/vim-misc
Files | Refs | Readme

Commit 6e0d6a3b4a3f062ddf0f9e654bafd836dfecc968
Parent: 4e7f6e6d611912f33fbf782d2cde0cca816b0d9a
Author: mcol <mcol@posteo.net>
Date: 2022-10-31 17:01:36 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2022-10-31 17:01:36 +0000

disable markdown autoformat

ftplugin/markdown.vim Modified

@@ -4,7 +4,7 @@
 setlocal textwidth=101
 setlocal noautoindent
 setlocal nosmartindent
-setlocal formatoptions+=a
+"setlocal formatoptions+=a
 "setlocal spell spelllang=en_gb
 
 " format folded section header text