All Projects → vim-jp → autofmt

vim-jp / autofmt

Licence: other
Text Formatting Plugin

Programming Languages

Vim Script
2826 projects
Makefile
30231 projects
This is a 'formatexpr' plugin.

License:
  public domain

Usage:
  :set runtimepath+=/path/to/autofmt/
  :set formatexpr=autofmt#compat#formatexpr()

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

See doc/autofmt.txt for more information.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].