comparison runtime/doc/gui.txt @ 19526:22f0dda71638 v8.2.0320

patch 8.2.0320: no Haiku support Commit: https://github.com/vim/vim/commit/b3f740695a0199d22cd97aee314f06c7ae32d2ea Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 26 16:16:53 2020 +0100 patch 8.2.0320: no Haiku support Problem: No Haiku support. Solution: Add support for Haiku. (Emir Sari, closes https://github.com/vim/vim/issues/5605)
author Bram Moolenaar <Bram@vim.org>
date Wed, 26 Feb 2020 16:30:04 +0100
parents ccd16426a1f9
children da791e5c0139
comparison
equal deleted inserted replaced
19525:619eb9bc3249 19526:22f0dda71638
97 Unix $HOME/.gvimrc or $HOME/.vim/gvimrc 97 Unix $HOME/.gvimrc or $HOME/.vim/gvimrc
98 Win32 $HOME/_gvimrc, $HOME/vimfiles/gvimrc 98 Win32 $HOME/_gvimrc, $HOME/vimfiles/gvimrc
99 or $VIM/_gvimrc 99 or $VIM/_gvimrc
100 Amiga s:.gvimrc, home:.gvimrc, home:vimfiles:gvimrc 100 Amiga s:.gvimrc, home:.gvimrc, home:vimfiles:gvimrc
101 or $VIM/.gvimrc 101 or $VIM/.gvimrc
102 Haiku $HOME/config/settings/vim/gvimrc
102 103
103 The personal initialization files are searched in the order specified above 104 The personal initialization files are searched in the order specified above
104 and only the first one that is found is read. 105 and only the first one that is found is read.
105 106
106 There are a number of options which only have meaning in the GUI version of 107 There are a number of options which only have meaning in the GUI version of