Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 149) sorted by relevance

123456

/vim-8.2.3635/runtime/syntax/
H A Dpine.vim231 syn keyword pineOption enable-bounce-cmd
232 syn keyword pineOption enable-cruise-mode
235 syn keyword pineOption enable-dot-files
236 syn keyword pineOption enable-dot-folders
239 syn keyword pineOption enable-flag-cmd
245 syn keyword pineOption enable-jump-shortcut
253 syn keyword pineOption enable-msg-view-urls
261 syn keyword pineOption enable-sigdashes
262 syn keyword pineOption enable-suspend
264 syn keyword pineOption enable-take-export
[all …]
H A Delinks.vim35 syn keyword elinksOptions enable file cert_verify async_dns max_connections
61 \ codepage width enable max_items display_type
68 syn keyword elinksOptions ask block program enable path ask description
69 \ prioritize enable path default_type
79 \ enable-dumb enable-smart
95 syn keyword elinksOptions listbox_min_height shadows underline_hotkeys enable
98 \ enable duration action language show_status_bar
H A Dreadline.vim131 \ enable-bracketed-paste
132 \ enable-keypad
133 \ enable-meta-key
H A Dsyncolor.vim14 if syntax_cmd == "enable"
15 " ":syntax enable" keeps any existing colors
H A Dabel.vim31 syn keyword abelStatement enable flag in
33 syn keyword abelError enable flag in
H A Ddnsmasq.vim142 syn match DnsmasqKeyword "^\s*enable-dbus\>"
143 syn match DnsmasqKeyword "^\s*enable-ra\>"
144 syn match DnsmasqKeyword "^\s*enable-tftp\>"
/vim-8.2.3635/.github/workflows/
H A Dcoverity.yml49 …echo "CONFOPT=--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp…
60 ./configure --with-features=huge ${CONFOPT} --enable-fail-if-missing
H A Dci.yml111 …echo "CONFOPT=--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp…
187 ./configure --with-features=${{ matrix.features }} ${CONFOPT} --enable-fail-if-missing
286 …echo "CONFOPT=--enable-perlinterp --enable-python3interp --enable-rubyinterp --enable-luainterp --
293 ./configure --with-features=${{ matrix.features }} ${CONFOPT} --enable-fail-if-missing
/vim-8.2.3635/
H A D.travis.yml19 …CONFOPT="--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --en…
22 …CONFOPT="--enable-perlinterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enabl…
131 - ./configure --with-features=${FEATURES} ${CONFOPT} --enable-fail-if-missing
/vim-8.2.3635/runtime/ftplugin/
H A Ddebchangelog.vim105 amenu enable Changelog.Add\ Entry
106 amenu enable Changelog.Close\ Bug
107 amenu enable Changelog.Set\ Distribution
108 amenu enable Changelog.Set\ Urgency
110 amenu enable Changelog.Finalise
165 amenu enable Changelog.Add\ Entry
166 amenu enable Changelog.Close\ Bug
168 amenu enable Changelog.Set\ Urgency
170 amenu enable Changelog.Finalise
182 amenu enable Changelog.New\ Version
[all …]
/vim-8.2.3635/src/
H A DINSTALL26 For features that you can't enable/disable in another way, you can edit the
71 "CONF_OPT_PYTHON3 = --enable-python3interp"
112 CFLAGS=-DCOMPILER_FLAG ./configure --enable-gui=motif
133 --enable-gui=gtk or: gtk2, motif, athena or auto
142 --enable-gui defaults to "auto", so it will automatically look for a GUI (in
147 --enable-{gtk,gtk2,kde,motif,athena}-check all default to "yes", such that if
148 --enable-gui is "auto" (which it is by default), GTK, Motif, and Athena will
152 For example, if --enable-gui is set to "auto", but you don't want it look for
157 --enable-gui={gtk,gtk2,kde,motif,athena}. So if you wanted to only use Motif,
158 then you'd specify --enable-gui=motif. Once you specify what you want, the
[all …]
H A Dmenu.c218 enable = TRUE; in ex_menu()
223 enable = FALSE; in ex_menu()
285 if (*map_to == NUL && !unmenu && enable == MAYBE) in ex_menu()
290 else if (*map_to != NUL && (unmenu || enable != MAYBE)) in ex_menu()
307 if (enable != MAYBE) in ex_menu()
326 enable); in ex_menu()
855 int enable) in menu_nable_recurse() argument
882 if (enable) in menu_nable_recurse()
2153 gui_mch_toggle_tearoffs(int enable) in gui_mch_toggle_tearoffs() argument
2158 if (enable) in gui_mch_toggle_tearoffs()
[all …]
H A Dconfigure.ac545 AC_MSG_CHECKING(--enable-luainterp argument)
1032 AC_MSG_CHECKING(--enable-perlinterp argument)
1780 AC_MSG_CHECKING(--enable-tclinterp argument)
2029 AC_MSG_CHECKING(--enable-cscope argument)
2161 AC_MSG_CHECKING(--enable-terminal argument)
2204 AC_MSG_CHECKING(--enable-multibyte argument)
2244 AC_MSG_CHECKING(--enable-xim argument)
2250 AC_MSG_CHECKING(--enable-fontset argument)
2396 AC_MSG_CHECKING(--enable-gui argument)
3108 dnl automatically enable XIM in the GUI
[all …]
H A DMake_cyg_ming.mak53 # set to yes to enable the DLL support (EXPERIMENTAL).
73 # Set to path to iconv.h and libiconv.a to enable using 'iconv.dll'.
83 # Set to yes to enable writing a postscript file with :hardcopy.
86 # Set to yes to enable OLE support.
95 # Set to yes to enable Cscope support.
98 # Set to yes to enable Netbeans support (requires CHANNEL).
101 # Set to yes to enable inter process communication.
108 # Set to yes to enable terminal support.
115 # Set to yes to enable sound support.
/vim-8.2.3635/runtime/doc/
H A Darabic.txt121 To enable the correct Arabic encoding the following command needs
143 or enable 'arabic' via the following command within Vim
152 2. enable the deletion of a single combined pair character
153 3. enable rightleft mode
154 4. enable rightleftcmd mode (affecting the command-line)
155 5. enable arabicshape mode (do visual character alterations)
215 to harakat and their combined forms). You can enable this option
250 To enable right-left editing of search commands again,
257 composing, combining) which the Arabic language requires, enable
H A Dusr_06.txt29 :syntax enable
37 If you always want to use syntax highlighting, put the ":syntax enable"
44 syntax enable
48 enable" command in your |gvimrc| file.
121 < Make sure you put this _before_ the ":syntax enable" command,
234 This will enable the syntax highlighting, but not switch it on automatically
H A Dos_qnx.txt27 ./configure without any arguments or passing --enable-gui=photon, will compile
29 features you can enable/disable.
/vim-8.2.3635/src/proto/
H A Dgui_gtk.pro6 void gui_gtk_set_mnemonics(int enable);
7 void gui_mch_toggle_tearoffs(int enable);
H A Dgui_motif.pro10 void gui_motif_set_mnemonics(int enable);
12 void gui_mch_toggle_tearoffs(int enable);
/vim-8.2.3635/READMEdir/
H A DREADME_os390.txt49 $./configure --with-features=big --without-x --enable-gui=no
91 $ ./configure --enable-max-features --enable-gui=motif
/vim-8.2.3635/src/GvimExt/
H A DMake_ming.mak67 -Wl,--enable-auto-image-base \
68 -Wl,--enable-auto-import \
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt120 4. Toggle enable state
121 Toggles the enable state of VisVim. Use this function if you want to have
173 Workaround: Download and install the OLE-enable version of Vim and
257 - Moved the enable/disable commands from the settings dialog to the toolbar.
258 - Added the toggle enable/disable command
/vim-8.2.3635/ci/
H A Dsetup-xvfb.sh16 systemctl enable xvfb.service
/vim-8.2.3635/runtime/pack/dist/opt/dvorak/plugin/
H A Ddvorak.vim13 map ,d :runtime dvorak/enable.vim<CR>
/vim-8.2.3635/src/testdir/
H A Dtest_menu.vim199 " Test for expanding menus after enable/disable
200 call feedkeys(":menu enable Xmenu.\<C-A>\<C-B>\"\<CR>", 'xt')
201 call assert_equal('"menu enable Xmenu.A1. A2. A3. A4.', @:)
249 nmenu enable Test.Foo
479 menu enable PopUp.bar

123456