Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 72) sorted by relevance

123

/vim-8.2.3635/runtime/syntax/
H A Dibasic.vim11 " basic syntax (like QB).
27 " Be sure to turn on the "case ignore" since current versions of basic
49 " Do the basic variables names first. This is because it
52 " types of identifiers like functions, basic commands and
H A Dmodel.vim6 " very basic things only (based on the vgrindefs file).
H A Dreva.vim38 " basic mathematical and logical operators
109 " basic character operations
H A Dtoml.vim19 " Multi-line basic strings
H A Dfreebasic.vim12 " for standard basic syntax (like QB).
139 " types of identifiers like functions, basic commands and
H A Dmsidl.vim14 " Misc basic
H A Dmeson.vim12 " It's very basic, and doesn't do many things I'd like it to
H A Dmodsim3.vim13 " very basic things only (based on the modula2 and c files).
H A Dforth.vim44 " basic mathematical and logical operators
137 " basic character operations
H A Dpilrc.vim19 " Keywords - basic
/vim-8.2.3635/src/
H A Dos_vms.c43 int basic; member
155 newmode.x.basic |= (TT$M_NOECHO | TT$M_HOSTSYNC); in set_tty()
156 newmode.x.basic &= ~TT$M_TTSYNC; in set_tty()
183 tt_mode.x.basic = 0; in get_tty()
/vim-8.2.3635/runtime/ftplugin/
H A Dfreebasic.vim11 runtime! ftplugin/basic.vim
/vim-8.2.3635/runtime/doc/
H A Dspell.txt573 suffixes for the same basic word to avoid them combining (e.g. Czech uses
765 There are two files: the basic word list and an affix file. The affix file
771 The basic word list and the affix file are combined with the ":mkspell"
1036 The basic format for the following lines is:
1041 {strip} Characters removed from the basic word. There is no check if
1045 longer than the basic word the suffix won't be used.
1048 {add} Characters added to the basic word, after removing {strip}.
1052 {condition} A simplistic pattern. Only when this matches with a basic
1097 works similar to flags specified on a basic word. The flags apply to the
1098 basic word plus the affix (but there are restrictions). Example:
[all …]
H A Ddevelop.txt171 The basic steps to make changes to the code:
504 For making suggestions there are two basic mechanisms:
545 compression and store only the soundfolded basic word. This is what Aspell
H A Dft_ada.txt103 slow and the created tags file contains only the basic Ctags information for
227 and HP Ada) is a fairly dated Ada 83 compiler. Support is basic: <F7> will
H A Dft_rust.txt41 Set this option to turn on the basic |conceal| support: >
H A Dusr_01.txt111 first Vim commands. This is a 30-minute tutorial that teaches the most basic
H A Dusr_46.txt29 The basic idea is that a script file has items that are private, only used
/vim-8.2.3635/runtime/indent/
H A Djulia.vim30 let skip = basic_skip ==# 'basic' ? s:skipPatternsBasic : s:skipPatterns
453 let nonwhiteind = JuliaMatch(lnum, prevline, '\S', cind+1, -1, 'basic')
464 let nonwhiteind = JuliaMatch(lnum, prevline, '\S', iind+6, -1, 'basic')
H A Dvb.vim2 " Language: VisualBasic (ft=vb) / Basic (ft=basic) / SaxBasic (ft=vb)
/vim-8.2.3635/src/testdir/
H A Dtest_normal.vim159 " basic join test
179 " basic filter test
204 " basic formatexpr test
255 " basic test for formatprg
309 " basic tests for foldopen/folddelete
617 " basic test for Ctrl-F and Ctrl-B
666 " basic test for z commands that scroll the window
774 " basic test for z commands that scroll the window
860 " basic test for z commands that scroll the window
1097 " basic tests for foldopen/folddelete
[all …]
H A Dtest_textobjects.vim475 " basic testing for textobjects a< and at
495 " basic testing for a[ and i[ text object
H A Dtest_cursorline.vim137 " basic test
/vim-8.2.3635/.github/
H A DCODEOWNERS73 runtime/ftplugin/basic.vim @dkearns
181 runtime/syntax/basic.vim @dkearns
/vim-8.2.3635/runtime/colors/
H A DREADME.txt9 There are two basic ways to define a color scheme:

123