| /vim-8.2.3635/runtime/syntax/ |
| H A D | lisp.vim | 194 syn keyword lispFunc ceiling let simple-array 195 syn keyword lispFunc cell-error let* simple-base-string 196 syn keyword lispFunc cell-error-name lisp simple-bit-vector 199 syn keyword lispFunc char list simple-condition-format-arguments 200 syn keyword lispFunc char< list* simple-condition-format-control 201 syn keyword lispFunc char<= list-all-packages simple-error 202 syn keyword lispFunc char= listen simple-string 203 syn keyword lispFunc char> list-length simple-string-p 204 syn keyword lispFunc char>= listp simple-type-error 205 syn keyword lispFunc char/= load simple-vector [all …]
|
| H A D | master.vim | 8 " this is a very simple syntax file - I will be improving it
|
| H A D | clojure.vim | 32 …simple","clojure.core/print-str","clojure.core/printf","clojure.core/println","clojure.core/printl…
|
| H A D | chaiscript.vim | 54 "Built in funcs, keep it simple
|
| H A D | prolog.vim | 21 " Very simple highlighting for comments, clause heads and
|
| H A D | cweb.vim | 35 " Inner C/C++ context (ICC) should be quite simple as it's comprised of
|
| H A D | focexec.vim | 8 " this is a very simple syntax file - I will be improving it
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …simple","print-str","printf","println","println-str","prn","prn-str","promise","proxy","proxy-call…
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_breakindent.vim | 39 " simple breakindent test 66 " simple breakindent test with showbreak set 81 " simple breakindent test with showbreak set 94 " simple breakindent test with showbreak set and briopt including sbr 108 " simple breakindent test with showbreak set and briopt including sbr
|
| H A D | test_normal.vim | 2039 call append(0, 'This is a simple test: äüöß') 2041 call assert_equal('this is a simple test: äüöß', getline('.')) 2045 call assert_equal('this is a simple test: äüöss', getline('.')) 2049 call assert_equal('this is a simple test: äüöss', getline('.')) 2055 call assert_equal('THIS IS A simple test: äüöss', getline('.')) 2136 call append(0, 'This is a simple test: abcd') 2138 call assert_equal(['This is a simple test: abc', '', ''], getline(1,'$')) 2140 call assert_equal(['This is a', 'simple test: abc', '', ''], getline(1,'$')) 2142 call assert_equal(['This is a', 'simple ', ' abc', '', ''], getline('1', '$')) 2144 call setline(2, ['simple test: abc', '']) [all …]
|
| H A D | test_xxd.vim | 26 " Test 1: simple, filter the result through xxd 169 " Test 13: simple, decimal offset
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | cpp.vim | 12 " C++ indenting is built-in, thus this is very simple
|
| H A D | c.vim | 12 " C indenting is built-in, thus this is very simple
|
| H A D | nginx.vim | 13 " cindent actually works for nginx' simple file structure
|
| H A D | ch.vim | 17 " Ch indenting is built-in, thus this is very simple
|
| H A D | awk.vim | 44 " This function contains a lot of exit points. It checks for simple cases 60 " 'pattern { action }' (simple check match on /{/ increases the indent then)
|
| H A D | mp.vim | 138 " A simple, efficient and quite effective heuristics is used to test whether 211 " doesn't get it. We use a simple idea: use '%>', '%<' and '%=' to explicitly
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | README.txt | 8 for how to do it, the format is simple.
|
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.h | 147 SimplePart simple; member
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | vimspell.txt | 4 This is a simple script to spell check a file and generate the syntax
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | README.txt | 8 urm Macros that simulate a simple computer: "Universal Register Machine"
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | README.txt | 4 is that you can do a simple editing task using the Vim editor.
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | pdf.vim | 29 " Inline, so the error from an empty tag stack will be simple.
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 17state_mouse.test | 12 !Mouse in simple button report mode
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_90.txt | 9 simple or easy. This chapter gives a few hints and also explains how 142 running vim to verify that it works. Use two simple tests to check if Vim can 165 Vim has many ways to select features. One of the simple ways is to edit the
|