diff options
author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 20:01:25 +0200 |
---|---|---|
committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:30 +0200 |
commit | 73f7837350c1b83200f8070674a6c90fa1f27a7b (patch) | |
tree | e8ffacc2f17725b3b166f743c6668322bcc1b27a /runtime/doc/various.txt | |
parent | 2bf085049718a163ddc71b8c02989158ca595596 (diff) | |
download | rneovim-73f7837350c1b83200f8070674a6c90fa1f27a7b.tar.gz rneovim-73f7837350c1b83200f8070674a6c90fa1f27a7b.tar.bz2 rneovim-73f7837350c1b83200f8070674a6c90fa1f27a7b.zip |
doc: cleanup
* fix some links
* typo
* remove reference to hangul_input
* remove unused vim2html.pl
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index e032fd8723..c3c4ed7cfe 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -348,7 +348,6 @@ N *+gettext* message translations |multi-lang| *+GUI_neXtaw* Unix only: neXtaw |GUI| *+GUI_GTK* Unix only: GTK+ |GUI| *+GUI_Motif* Unix only: Motif |GUI| -m *+hangul_input* Hangul input support hangul *+iconv* Compiled with the |iconv()| function *+iconv/dyn* Likewise |iconv-dynamic| |/dyn| N *+insert_expand* |insert_expand| Insert mode completion |