Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 61) sorted by relevance

123

/vim-8.2.3635/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md11 **Is your feature request about something that is currently impossible or hard to do? Please descri…
12 A clear and concise description of what is hard to do. Ex. It is difficult to [...] when [...]
/vim-8.2.3635/runtime/doc/
H A Dusr_25.txt58 hard. True story. ~
80 hard. True story. ~
97 homework was too hard. True ~
151 homework was too hard. True ~
166 homework was too hard. True ~
189 homework was too hard. True ~
363 broken halfway, which makes them hard to read.
H A Dusr_06.txt108 - The colored text is very hard to read.
112 Vim guessed wrong the text will be hard to read. To solve this, set
H A Dos_qnx.txt125 - The cursor can sometimes be hard to see.
H A Drecover.txt142 with hard links and with symbolic links (symlinks).
144 For hard links Vim does not know the other name of the file. Therefore, the
H A Dusr_08.txt155 'winminheight' to a hard minimum height.
157 'winminwidth' for the hard minimum width.
H A Ddevelop.txt65 hard time finding and remembering them. Keep in mind that more commands and
525 try is very big, it's hard to find the good word that way. After soundfolding
H A Dusr_30.txt208 programs and will try very hard to automatically set the indent for you. Set
507 It's recommended not to use hard tabs inside a string. Replace them with
H A Duganda.txt142 The children need a lot of help. The KCC is working hard to provide the needy
/vim-8.2.3635/runtime/ftplugin/
H A Dlogcheck.vim15 " Do not hard-wrap non-comment lines since each line is a self-contained
H A Dmake.vim14 " Make sure a hard tab is used, required for most make programs
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h433 void vterm_state_reset(VTermState *state, int hard);
543 void vterm_screen_reset(VTermScreen *screen, int hard);
/vim-8.2.3635/runtime/syntax/
H A Dtypescript.vim9 " (This file is based on their hard work), gumnos (From the #vim
H A Dmason.vim38 " It's hard to reduce down to the correct sub-set of Perl to highlight in some
H A Dnetrw.vim126 " can be hard/impossible to read). Users may override this in a colorscheme by
H A Dldapconf.vim289 \ hard
H A Dfstab.vim163 syn keyword fsOptionsKeywords contained bg fg soft hard intr cto ac tcp udp lock nobg nofg nosoft n…
/vim-8.2.3635/runtime/indent/
H A Dgo.vim58 " (b) they're hard to disambiguate from a composite literal key.
H A Drust.vim184 " that's too hard to do correctly for my liking at present, so I'll just
H A Dawk.vim59 " for this brace the hard way to prevent errors if the previous line is a
/vim-8.2.3635/runtime/colors/
H A DREADME.txt89 - Do not use hard coded escape sequences, these will not work in other
/vim-8.2.3635/src/libvterm/src/
H A Dscreen.c753 void vterm_screen_reset(VTermScreen *screen, int hard) in vterm_screen_reset() argument
757 vterm_state_reset(screen->state, hard); in vterm_screen_reset()
H A Dstate.c1892 void vterm_state_reset(VTermState *state, int hard) in vterm_state_reset() argument
1958 if(hard) { in vterm_state_reset()
/vim-8.2.3635/src/testdir/
H A Dtest_writefile.vim805 " With the default 'backupcopy' setting, saving a hard link file
818 " With the 'backupcopy' set to 'breaksymlink', saving a hard link file
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim157 if s:do_BR " Do the hard part: resolve those backrefs!
454 " by '\3'. The hard part is dealing with nesting...

123