1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 16:04:11 +01:00

Make 'stal' a string option.

This commit is contained in:
Kris Maglione
2010-12-29 15:03:34 -05:00
parent 7a0c7dacbe
commit d2c8d0112f
5 changed files with 34 additions and 14 deletions

View File

@@ -102,7 +102,7 @@
a boolean.
- 'mapleader' is now an option rather than a :let
variable.
- 'showstatuslinks' is now a string option.
- 'showstatuslinks' and 'showtabline' are now string options.
* IMPORTANT: Command script files now use the *.penta file extension.
* IMPORTANT: Plugins are now loaded from the 'plugins/'
directory in 'runtimepath' rather than 'plugin/'.