File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Neoformat [ ![ Build Status] ( https://travis-ci.org/sbdchd/neoformat.svg?branch=master )] ( https://travis-ci.org/sbdchd/neoformat )
22
3- A [ Neovim] ( https://neovim.io ) plugin for formatting code, with preliminary support for Vim .
3+ A [ Neovim] ( https://neovim.io ) and Vim8 plugin for formatting code.
44
55Neoformat uses a variety of formatters for differing filetypes. Currently, Neoformat
66will run a formatter _ asynchronously_ , and on success it will update the current
@@ -161,7 +161,7 @@ let &verbose = 1 " also increases verbosity of the editor as a whole
161161- OCaml
162162 - [ ` ocp-indent ` ] ( http://www.typerex.org/ocp-indent.html )
163163- Pandoc Markdown
164- - [ ` pandoc ` ] [ https://pandoc.org/MANUAL.html ]
164+ - [ ` pandoc ` ] ( https://pandoc.org/MANUAL.html )
165165- Pawn
166166 - [ ` uncrustify ` ] ( http://uncrustify.sourceforge.net )
167167- Perl
You can’t perform that action at this time.
0 commit comments