sponsor Vim development Vim logo Vim Book Ad

autofmt : text formatting plugin

 script karma  Rating 50/18, Downloaded by 3748  Comments, bugs, improvements  Vim wiki

created by
Yukihiro Nakadaira
 
script type
utility
 
description
This is a 'formatexpr' plugin and framework for it.

Following method can be used:
  compat (Vim compatible)
  uax14 (Implementation of UAX #14)
  Japanese

UAX #14: Line Breaking Properties: http://unicode.org/reports/tr14/.
 
install details
:set runtimepath+=/path/to/autofmt/
:set formatexpr=autofmt#compat#formatexpr()

latest source: https://github.com/vim-jp/autofmt
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
autofmt.vmb.gz 1.6 2011-11-03 7.3 Yukihiro Nakadaira vimball
autofmt.zip 1.6 2011-10-27 7.3 Yukihiro Nakadaira bug fix.
Added documentation to customize uax14 behavior.
autofmt.zip 1.5 2011-01-09 7.3 Yukihiro Nakadaira Updated to UAX #14 revision 26.
autofmt.zip 1.4 2009-11-13 7.0 Yukihiro Nakadaira Fixed some incompatibility of comment formatting.
autofmt.zip 1.3 2009-04-25 7.0 Yukihiro Nakadaira Fixed a bug that c, q flags of formatoptions didn't work.
autofmt.zip 1.2 2008-04-15 7.0 Yukihiro Nakadaira Removed dependency of unicode table from compat.
autofmt.zip 1.1 2007-07-06 7.0 Yukihiro Nakadaira bug fix
autofmt.zip 1.0 2007-07-01 7.0 Yukihiro Nakadaira Initial upload
ip used for rating: 3.143.244.83

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github