]> gitweb.factorcode.org Git - factor.git/blobdiff - misc/vim/ftplugin/factor-docs.vim
misc/vim/ftplugin: Add autopairs, colorcolumn instead of margin error
[factor.git] / misc / vim / ftplugin / factor-docs.vim
index 3e9a43f330950698c1cd7b5ad02b42c2905d8b5c..8e6b116ae8879eeaf8454c396bbf1317b29eda0a 100644 (file)
@@ -5,6 +5,3 @@
 
 " Documentation lines can be any length of characters.
 setlocal textwidth=0
-augroup factorTextWidth
-    au!
-augroup END