mirror of
https://github.com/zoriya/vim.git
synced 2026-06-02 19:52:38 +00:00
updated for version 7.4.230
Problem: Error when using ":options". Solution: Fix the entry for 'lispwords'. (Kenichi Ito)
This commit is contained in:
+1
-1
@@ -855,7 +855,7 @@ if has("lispindent")
|
||||
call append("$", "\t(local to buffer)")
|
||||
call <SID>BinOptionL("lisp")
|
||||
call append("$", "lispwords\twords that change how lisp indenting works")
|
||||
call <SID>OptionL("lw", &lw)
|
||||
call <SID>OptionL("lw")
|
||||
endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user