Home
last modified time | relevance | path

Searched refs:directly (Results 1 – 25 of 131) sorted by relevance

123456

/vim-8.2.3635/
H A DCONTRIBUTING.md7 directly. In that case an attachment with a unified diff format is preferred.
57 improvement, please first try to contact the maintainer directly.
H A DREADME.txt125 If nothing else works, report bugs directly:
H A DREADME.md142 If nothing else works, report bugs directly:
/vim-8.2.3635/runtime/doc/
H A Dsponsor.txt130 SourceForge you can send money to them directly.
168 Not directly. You can suggest items to vote on to Bram. He will consider
183 donation. If you want to hire Bram for specific work, contact him directly,
H A Devim.man26 The 'insertmode' option is set to be able to type text directly.
H A Duganda.txt164 Besides helping the child directly, the environment where the child grows up
190 very low. This is because the money goes directly to the centre. Less than
226 Uganda. You can send them a one time donation directly.
H A Dversion4.txt135 code directly, you should use the symbolic representation for this in <>. See
139 The key names in <> can be used in mappings directly. This makes it possible
289 display directly on the screen. Now the 'isprint' option takes care of this
H A Dpi_logipat.txt54 If one calls LogiPat() directly, no search
H A Dintro.txt175 The Vim strftime() function directly uses the strftime() system function.
498 1. Any printable characters are typed directly, except backslash and '<'
501 confusion possible, a '<' can be used directly.
532 examples and use them directly. Or type them literally, including the '<' and
719 the text is not directly deleted, but a '$' is put at the last deleted
784 All normal ASCII characters are displayed directly on the screen. The <Tab>
H A Dtesting.txt66 only be called directly to avoid any structure to exist
457 Report a test failure directly, using String {msg}.
H A Dft_sql.txt329 directly from a database. This includes, table lists, column lists,
408 Dynamic mode populates the popups with data directly from a database. In
730 Do not edit ftplugin/sql.vim directly! If you change this file your changes
H A Dgui_w32.txt199 One reason to add this is to be able to edit HTML files directly from Internet
277 executed directly, but then the DOS window closes immediately after the
H A Dhelp.txt15 Get specific help: It is possible to go directly to whatever you want help
H A Dif_pyth.txt218 Note: you should not use these functions directly, use os.chdir and
398 Note: you must not use value of this constant directly, always use
404 You should not be using any of these directly except for vim.path_hook
H A Dif_tcl.txt188 current buffer. This can be used directly to invoke buffer commands
193 current window. This can be used directly to invoke window commands
H A Dpi_vimball.txt213 removed (shellescape() used directly)
/vim-8.2.3635/src/proto/
H A Dgetchar.pro35 void openscript(char_u *name, int directly);
/vim-8.2.3635/src/
H A Dconfig.mk.in7 # Configure does not edit the makefile directly. This method is not the
H A Dregexp_nfa.c3941 int directly; in nfa_postprocess() local
3946 directly = TRUE; in nfa_postprocess()
3962 directly = FALSE; in nfa_postprocess()
3964 directly = ch_follows * 10 < ch_invisible; in nfa_postprocess()
3970 directly = ch_follows < ch_invisible; in nfa_postprocess()
3973 if (directly) in nfa_postprocess()
/vim-8.2.3635/src/VisVim/
H A DVsReadMe.txt38 in the RES subdirectory. This file can be directly edited in Microsoft
/vim-8.2.3635/runtime/pack/dist/opt/matchit/plugin/
H A Dmatchit.vim83 " script is run, buffer variables will be saved. These can be used directly
/vim-8.2.3635/runtime/indent/
H A Derlang.vim415 " Find the token that directly precedes the given token.
435 " Find the token that directly succeeds the given token.
607 call s:Log(' "' . a:token . '" directly precedes LTI -> return')
828 call s:Log(' End of clause directly precedes LTI -> return')
1117 \'" token (which directly precedes LTI) found -> return')
H A Dsas.vim109 " Returning the indent of previous block start directly
/vim-8.2.3635/runtime/syntax/
H A Ddtrace.vim130 " We use `hi def link` directly, this requires 5.8.
H A Dfreebasic.vim32 " This list of keywords is taken directly from the FreeBasic

123456