| /vim-8.2.3635/.github/ISSUE_TEMPLATE/ |
| H A D | feature_request.md | 11 **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 D | usr_25.txt | 58 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 D | usr_06.txt | 108 - 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 D | os_qnx.txt | 125 - The cursor can sometimes be hard to see.
|
| H A D | recover.txt | 142 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 D | usr_08.txt | 155 'winminheight' to a hard minimum height. 157 'winminwidth' for the hard minimum width.
|
| H A D | develop.txt | 65 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 D | usr_30.txt | 208 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 D | uganda.txt | 142 The children need a lot of help. The KCC is working hard to provide the needy
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | logcheck.vim | 15 " Do not hard-wrap non-comment lines since each line is a self-contained
|
| H A D | make.vim | 14 " Make sure a hard tab is used, required for most make programs
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm.h | 433 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 D | typescript.vim | 9 " (This file is based on their hard work), gumnos (From the #vim
|
| H A D | mason.vim | 38 " It's hard to reduce down to the correct sub-set of Perl to highlight in some
|
| H A D | netrw.vim | 126 " can be hard/impossible to read). Users may override this in a colorscheme by
|
| H A D | ldapconf.vim | 289 \ hard
|
| H A D | fstab.vim | 163 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 D | go.vim | 58 " (b) they're hard to disambiguate from a composite literal key.
|
| H A D | rust.vim | 184 " that's too hard to do correctly for my liking at present, so I'll just
|
| H A D | awk.vim | 59 " for this brace the hard way to prevent errors if the previous line is a
|
| /vim-8.2.3635/runtime/colors/ |
| H A D | README.txt | 89 - Do not use hard coded escape sequences, these will not work in other
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | screen.c | 753 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 D | state.c | 1892 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 D | test_writefile.vim | 805 " 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 D | matchit.vim | 157 if s:do_BR " Do the hard part: resolve those backrefs! 454 " by '\3'. The hard part is dealing with nesting...
|