Home
last modified time | relevance | path

Searched refs:fix (Results 1 – 25 of 128) sorted by relevance

123456

/vim-8.2.3635/src/
H A Dgui_xmdlg.c363 fill_lists(enum ListSpecifier fix, SharedFontSelData *data) in fill_lists() argument
376 if (fix != ENCODING) in fill_lists()
378 if (fix != NAME) in fill_lists()
380 if (fix != STYLE) in fill_lists()
382 if (fix != SIZE) in fill_lists()
390 if (fix != ENCODING in fill_lists()
399 if (fix != NAME in fill_lists()
408 if (fix != STYLE in fill_lists()
417 if (fix != SIZE in fill_lists()
431 if (fix != ENCODING) in fill_lists()
[all …]
H A Dconfig.mk.in110 ### sed command to fix quotes while creating pathdef.c
H A DINSTALLvms.txt200 NOTE: even if os_vms_fix.com will fix all pre-processor directives it will
201 leave single (long) line directives. You have to fix them manually.
/vim-8.2.3635/runtime/syntax/
H A Dtidy.vim150 \ enclose-text escape-cdata escape-scripts fix-backslash
151 \ fix-style-tags fix-uri force-output gdoc gnu-emacs hide-comments
167 syn keyword tidyAutoBooleanOption fix-bad-comments indent merge-divs merge-spans output-bom show-bo…
H A Dconfig.vim7 " (patch from James McCoy to fix paren matching)
H A Dmma.vim35 " fix nesting
114 " TODO - fix this for nesting, or not...
H A Dampl.vim35 syn keyword amplStatement data option let solution fix
H A Dopl.vim35 syn keyword OPLStatement external find findfield findlib first fix$ flags
/vim-8.2.3635/
H A DCONTRIBUTING.md17 fixes should be tested for regressions: the test should fail before the fix and
18 pass after the fix. Look through recent patches for examples and find help
/vim-8.2.3635/runtime/ftplugin/
H A Dcsc.vim17 \ '\<fix\>:\<endfix\>,' .
H A Dada.vim21 " 08.07.2007 TV fix default compiler problems.
/vim-8.2.3635/runtime/spell/
H A Dfixdup.vim1 " Vim script to fix duplicate words in a .dic file vim: set ft=vim:
H A DREADME_en.txt1453 654) journaling (fix: it had two ll)
1454 655) journaled (fix: it had two ll)
3784 2952) aftercare (fix: removed after-care)
3791 2959) underage (fix: removed under-age)
3797 2965) campfire (fix: removed camp-fire)
3798 2966) campsite (fix: removed camp-site)
3940 3109) temazepam (fix: removed tamazepam)
3945 3114) Folkestone (fix: removed Folkstone)
4811 3876) overabundant (fix: over-abundant)
4812 3877) overabundance (fix: over-abundance)
[all …]
/vim-8.2.3635/runtime/indent/
H A Dtex.vim25 " (*) Bug fix: smartindent-like indent for "[]"
29 " (*) Bug fix: improve the smartindent-like indent for "{}" and
32 " (*) Bug fix: support default folding marker.
H A Dmma.vim51 " block... TODO - fix this with indentkeys?
/vim-8.2.3635/runtime/plugin/
H A Dtohtml.vim15 " 8.1_v2 (this version): - Fix Bitbucket issue #19: fix calculation of tab
106 " Also fix problem with foldtext in this situation.
134 " 7.3_v6 (Vim 7.3.0000): Really fix bug with 'nowrapscan', 'magic' and other
/vim-8.2.3635/runtime/spell/eo/
H A Dmain.aap24 # fix missing newline
/vim-8.2.3635/src/testdir/
H A Dtest_matchadd_conceal.vim345 " Test for issue #5012 fix.
384 " Test for issue #5214 fix.
H A Dtest_listener.vim256 " This verifies the fix for issue #4455
282 " Verify the fix for issue #4908
H A Dtest_getvar.vim93 " tabline when the user closed a window. This test confirms the fix.
/vim-8.2.3635/runtime/doc/
H A Dhowto.txt71 |30.1| speedup edit-compile-edit cycle or compile and fix
H A Dusr_30.txt27 program from within Vim and then go through the errors generated and fix them
28 (hopefully). You can then recompile and fix any new errors that are found
152 error message in another. You fix the error and use ":make" again to check if
417 with a different tabstop setting, see |25.3| for how to fix that.)
H A Dusr_06.txt129 sometimes the colors are wrong. A simple fix is hitting CTRL-L. Or
131 For a real fix, see |:syn-sync|. Some syntax files have a way to make
H A Dos_390.txt30 you can fix ASCII dependent scripts like this:
/vim-8.2.3635/src/po/
H A DREADME_mingw.txt80 Look out for syntax errors and fix them.

123456