Home
last modified time | relevance | path

Searched refs:simple (Results 1 – 25 of 117) sorted by relevance

12345

/vim-8.2.3635/runtime/syntax/
H A Dlisp.vim194 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 Dmaster.vim8 " this is a very simple syntax file - I will be improving it
H A Dclojure.vim32simple","clojure.core/print-str","clojure.core/printf","clojure.core/println","clojure.core/printl…
H A Dchaiscript.vim54 "Built in funcs, keep it simple
H A Dprolog.vim21 " Very simple highlighting for comments, clause heads and
H A Dcweb.vim35 " Inner C/C++ context (ICC) should be quite simple as it's comprised of
H A Dfocexec.vim8 " this is a very simple syntax file - I will be improving it
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12simple","print-str","printf","println","println-str","prn","prn-str","promise","proxy","proxy-call…
/vim-8.2.3635/src/testdir/
H A Dtest_breakindent.vim39 " 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 Dtest_normal.vim2039 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 Dtest_xxd.vim26 " Test 1: simple, filter the result through xxd
169 " Test 13: simple, decimal offset
/vim-8.2.3635/runtime/indent/
H A Dcpp.vim12 " C++ indenting is built-in, thus this is very simple
H A Dc.vim12 " C indenting is built-in, thus this is very simple
H A Dnginx.vim13 " cindent actually works for nginx' simple file structure
H A Dch.vim17 " Ch indenting is built-in, thus this is very simple
H A Dawk.vim44 " 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 Dmp.vim138 " 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 DREADME.txt8 for how to do it, the format is simple.
/vim-8.2.3635/src/
H A Dgui_at_sb.h147 SimplePart simple; member
/vim-8.2.3635/runtime/tools/
H A Dvimspell.txt4 This is a simple script to spell check a file and generate the syntax
/vim-8.2.3635/runtime/macros/
H A DREADME.txt8 urm Macros that simulate a simple computer: "Universal Register Machine"
/vim-8.2.3635/runtime/tutor/
H A DREADME.txt4 is that you can do a simple editing task using the Vim editor.
/vim-8.2.3635/runtime/ftplugin/
H A Dpdf.vim29 " Inline, so the error from an empty tag stack will be simple.
/vim-8.2.3635/src/libvterm/t/
H A D17state_mouse.test12 !Mouse in simple button report mode
/vim-8.2.3635/runtime/doc/
H A Dusr_90.txt9 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

12345