aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-10-28 14:55:39 -0400
committerMichael Reed <m.reed@mykolab.com>2015-10-31 01:25:08 -0400
commit247041886fbe1edf33562eb27acb568e60b51e95 (patch)
treeb7e51fb6eb6bbb1dedb61c4893d4451d7243628f /runtime/doc/various.txt
parenta48949a3da5be462788b51ba88d57365d5551962 (diff)
downloadrneovim-247041886fbe1edf33562eb27acb568e60b51e95.tar.gz
rneovim-247041886fbe1edf33562eb27acb568e60b51e95.tar.bz2
rneovim-247041886fbe1edf33562eb27acb568e60b51e95.zip
doc: Nuke os_unix.txt
All of this information is a combination of incorrect, outdated, or redundant given its availability in other help files. Reviewed-by: Justin M. Keyes <justinkz@gmail.com> Reviewed-by: Felipe Morales <hel.sheep@gmail.com>
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index d34c0516e2..1b95cfe7d0 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -332,7 +332,6 @@ N *+find_in_path* include file searches: |[I|, |:isearch|,
|CTRL-W_CTRL-I|, |:checkpath|, etc.
N *+folding* |folding|
*+footer* |gui-footer|
- *+fork* Unix only: |fork| shell commands
N *+gettext* message translations |multi-lang|
*+GUI_Athena* Unix only: Athena |GUI|
*+GUI_neXtaw* Unix only: neXtaw |GUI|
@@ -377,7 +376,6 @@ N *+startuptime* |--startuptime| argument
N *+statusline* Options 'statusline', 'rulerformat' and special
formats of 'titlestring' and 'iconstring'
N *+syntax* Syntax highlighting |syntax|
- *+system()* Unix only: opposite of |+fork|
N *+tag_binary* binary searching in tags file |tag-binary-search|
N *+tag_old_static* old method for static tags |tag-old-static|
m *+tag_any_white* any white space allowed in tags file |tag-any-white|