Ensure the global options have init() equivalents

This commit is contained in:
Reed Esau
2014-08-28 23:37:49 -06:00
parent 4880c4b1e1
commit f18b74bac5
2 changed files with 12 additions and 5 deletions

View File

@@ -107,6 +107,10 @@ plugin will auto-detect the line wrap approach, with `hard` as the
default. But for files of type `text`, it will *always* initialize with
hard line break mode.
Configurable options for `pencil#init()` include: `autoformat`,
`concealcursor`, `conceallevel`, `cursorwrap`, `joinspaces`, `textwidth`,
and `wrap`.
### Commands
Because auto-detect might not work as intended, you can invoke a command