Home
last modified time | relevance | path

Searched refs:hints (Results 1 – 25 of 26) sorted by relevance

12

/vim-8.2.3635/runtime/indent/
H A Dperl.vim9 " Aaron J. Sherman (use syntax for hints)
70 " Without syntax hints, assume that end-of-heredocs markers begin with EO
H A Draku.vim13 " Aaron J. Sherman (use syntax for hints)
H A Dtex.vim53 " (*) If there is not any obvious indentation hints, we do not
/vim-8.2.3635/runtime/doc/
H A Dusr_90.txt9 simple or easy. This chapter gives a few hints and also explains how
101 Look in the Makefile for specific hints for your system.
267 Check the file src/INSTALLpc.txt for hints.
347 If the terminal type listed is not correct, fix it. For more hints, see
395 See the Vim-online site: http://vim.sf.net. There is an archive with hints
H A Dremote.txt188 file src/if_xcmdsrv.c, it contains some hints about the protocol used.
H A Dusr_28.txt393 Unfortunately, there is no golden rule. Here are some hints.
H A Dusr_45.txt135 You will find hints for the translation in "$VIMRUNTIME/lang/README.txt".
H A Ddevelop.txt68 obscure features, or at least add hints in documentation that they exist.
H A Dusr_05.txt82 will give you hints about how to set up your own preferences. Not everything
H A Dif_pyth.txt937 A few hints for building with Python 2 or 3 support.
H A Dmessage.txt438 ":unmap!", etc. A few hints:
H A Dindent.txt599 See the $VIMRUNTIME/indent/README.txt file for hints.
H A Dstarting.txt950 Some hints on using initializations ~
1055 revert individual settings. See the defaults.vim file for hints on how to
H A Dpopup.txt864 Some hints:
H A Dterm.txt131 If you experience issues when running Vim inside tmux, here are a few hints.
H A Dpi_netrw.txt2061 Ssh hints:
2066 Alex Young has several hints on speeding ssh up:
H A Dchange.txt1807 editing text paragraphs. A few hints on how to use this:
H A Dtodo.txt2842 For Aap: include a config.arg.example file with hints how to use config.arg.
3833 implement part in Java and then connect to Vim. Some hints from Alexandru
H A Dversion5.txt5677 Problem: Win32 GUI: menu hints were never used, because WANT_MENU is not
7460 Solution: Only set the geometry hints when the window size really changed.
H A Dsyntax.txt5717 If your syntax causes redrawing to be slow, here are a few hints on making it
/vim-8.2.3635/runtime/plugin/
H A DREADME.txt4 Look in the file for hints on how it can be disabled without deleting it.
/vim-8.2.3635/src/
H A Dchannel.c951 struct addrinfo hints; in channel_open() local
973 CLEAR_FIELD(hints); in channel_open()
974 hints.ai_family = AF_UNSPEC; in channel_open()
975 hints.ai_socktype = SOCK_STREAM; in channel_open()
977 hints.ai_flags = AI_ADDRCONFIG | AI_V4MAPPED; in channel_open()
982 if ((err = getaddrinfo(hostname, NULL, &hints, &res)) != 0) in channel_open()
H A DREADME.md5 Here are a few hints for finding your way around the source code. This
/vim-8.2.3635/runtime/syntax/
H A Dsplint.vim109 syn keyword splintFlag contained grammar hasyield hints htmlfileformat ifblock
H A Dbaan.vim87 " hints
96 syn match baansql "\<no hints\>"

12