]> gitweb.factorcode.org Git - factor.git/commitdiff
misc/vim: dos2unix factor-docs.vim.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 8 Jun 2020 18:08:30 +0000 (11:08 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 8 Jun 2020 18:21:09 +0000 (11:21 -0700)
misc/vim/ftplugin/factor-docs.vim

index cf2611d998e9e550b74faa4bc05287bb4e1e8011..3e9a43f330950698c1cd7b5ad02b42c2905d8b5c 100644 (file)
@@ -1,10 +1,10 @@
-" Vim filetype plugin file\r
-" Language: Factor (documentation)\r
-" Maintainer: Tim Allen <screwtape@froup.com>\r
-" Last Change: 2020 May 29\r
-\r
-" Documentation lines can be any length of characters.\r
-setlocal textwidth=0\r
-augroup factorTextWidth\r
-    au!\r
-augroup END\r
+" Vim filetype plugin file
+" Language: Factor (documentation)
+" Maintainer: Tim Allen <screwtape@froup.com>
+" Last Change: 2020 May 29
+
+" Documentation lines can be any length of characters.
+setlocal textwidth=0
+augroup factorTextWidth
+    au!
+augroup END