diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-09-21 11:54:34 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-09-21 11:54:34 -0400 |
commit | 2f212ca2ebec9a735c3ae4904fc1a1adbeb5d908 (patch) | |
tree | 95ab16a6e9c744154bb42c224ef3ba3e7e39b66e /runtime/doc/eval.txt | |
parent | 0ed9f3ec8338783466b0a6ab2661d9a061a436fa (diff) | |
parent | bb176f4a7e6422cf3c66d2beee6ce984b7795f66 (diff) | |
download | rneovim-2f212ca2ebec9a735c3ae4904fc1a1adbeb5d908.tar.gz rneovim-2f212ca2ebec9a735c3ae4904fc1a1adbeb5d908.tar.bz2 rneovim-2f212ca2ebec9a735c3ae4904fc1a1adbeb5d908.zip |
Merge pull request #1011 from stefan991/cleanup-docs
Cleanup user documentation build
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r-- | runtime/doc/eval.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index ec2086e3eb..5953648148 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -6714,7 +6714,7 @@ gui_photon Compiled with Photon GUI. gui_running Vim is running in the GUI, or it will start soon. gui_win32 Compiled with MS Windows Win32 GUI. gui_win32s idem, and Win32s system being used (Windows 3.1) -hangul_input Compiled with Hangul input support. |hangul| +hangul_input Compiled with Hangul input support. iconv Can use iconv() for conversion. insert_expand Compiled with support for CTRL-X expansion commands in Insert mode. |