Home
last modified time | relevance | path

Searched refs:unlet (Results 1 – 25 of 817) sorted by relevance

12345678910>>...33

/vim-8.2.3635/runtime/
H A Ddelmenu.vim10 unlet! g:did_install_default_menus
11 unlet! g:did_install_syntax_menu
15 unlet g:did_menu_trans
18 unlet! g:find_help_dialog
21 unlet! g:menutrans_fileformat_dialog
22 unlet! g:menutrans_help_dialog
23 unlet! g:menutrans_no_file
24 unlet! g:menutrans_path_dialog
25 unlet! g:menutrans_set_lang_to
28 unlet! g:menutrans_spell_ignore_ARG
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest_unlet.vim1 " Tests for :unlet
5 call assert_fails('unlet count', 'E795:')
6 call assert_fails('unlet errmsg', 'E795:')
12 unlet does_exist
17 unlet! does_not_exist
23 call assert_fails('unlet $', 'E475:')
25 call assert_fails('unlet v[:]', 'E719:')
29 call assert_fails("unlet d.k2", 'E716:')
45 unlet $FOOBAR
54 unlet $MUST_NOT_BE_AN_ERROR
[all …]
H A Dtest_const.vim56 unlet i
57 unlet f
58 unlet s
59 unlet F
60 unlet l
61 unlet d
63 unlet j
64 unlet c
66 unlet b
67 unlet n
[all …]
H A Dtest_exists.vim138 unlet local_var
154 unlet local_list
160 unlet local_dict
176 unlet g:global_var
202 unlet w:window_var
228 unlet t:tab_var
234 unlet t:tab_list
240 unlet t:tab_dict
254 unlet b:buffer_var
285 unlet s:script_var
[all …]
H A Dtest_listdict.vim84 unlet l[2]
123 unlet l[2:2]
126 unlet l[2:3]
357 unlet d[i]
371 unlet d[i]
375 unlet d
433 unlet g:dict
704 unlet l
809 unlet l
823 unlet l
[all …]
H A Dtest_vim9_assign.vim1485 unlet g:count
1580 unlet g:FOO
1581 unlet g:FOOS
1582 unlet g:FLIST
1583 unlet w:FOO
1584 unlet w:FOOS
1800 # dict unlet
1803 unlet dd.c
1806 # list unlet
1808 unlet ll[1]
[all …]
H A Dtest_terminal.vim41 unlet g:job
82 unlet g:job
97 unlet g:job
107 unlet g:job
123 unlet g:job
140 unlet g:job
200 unlet g:job
201 unlet g:buf
692 unlet buf
755 unlet g:job
[all …]
H A Dtest_getvar.vim17 unlet w:var_str
25 unlet def_str
41 unlet t:var_list
48 unlet def_list
73 unlet w:var_dict
84 unlet def_dict
H A Dtest_viminfo.vim72 unlet g:MY_GLOBAL_NUM
74 unlet g:MY_GLOBAL_DICT
75 unlet g:MY_GLOBAL_LIST
76 unlet g:MY_GLOBAL_BLOB
78 unlet g:MY_GLOBAL_TRUE
79 unlet g:MY_GLOBAL_NULL
80 unlet g:MY_GLOBAL_NONE
99 unlet g:MY_GLOBAL_NUM
101 unlet g:MY_GLOBAL_DICT
102 unlet g:MY_GLOBAL_LIST
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dpython.vim171 \ . '|unlet! b:browsefilter'
172 \ . '|unlet! b:child_match'
173 \ . '|unlet! b:child_sub'
176 \ . '|unlet! b:next'
177 \ . '|unlet! b:next_end'
179 \ . '|unlet! b:next_toplevel'
180 \ . '|unlet! b:parent_match'
181 \ . '|unlet! b:parent_sub'
182 \ . '|unlet! b:prev'
183 \ . '|unlet! b:prev_end'
[all …]
H A Dhaml.vim20 unlet! b:did_ftplugin
26 unlet b:undo_ftplugin
30 unlet b:browsefilter
34 unlet b:match_words
66 \ " | unlet! b:browsefilter b:match_words | " . s:undo_ftplugin
69 unlet s:save_cpo
H A Djsp.vim22 unlet b:did_ftplugin
27 unlet b:undo_ftplugin
31 unlet b:browsefilter
35 unlet b:match_words
63 let b:undo_ftplugin = "unlet! b:browsefilter b:match_words | " . s:undo_ftplugin
67 unlet s:save_cpo
H A Dxhtml.vim22 unlet b:did_ftplugin
27 unlet b:undo_ftplugin
31 unlet b:browsefilter
35 unlet b:match_words
63 let b:undo_ftplugin = "unlet! b:browsefilter b:match_words | " . s:undo_ftplugin
67 unlet s:save_cpo
H A Deruby.vim54 unlet! b:did_ftplugin
59 unlet b:undo_ftplugin
63 unlet b:browsefilter
67 unlet b:match_words
106 unlet s:cfilemap s:ctagmap s:include s:path s:suffixesadd
122 \ " | unlet! b:browsefilter b:match_words | " . s:undo_ftplugin
125 unlet s:save_cpo
H A Dcsh.vim40 unlet s:line_start
41 let b:undo_ftplugin ..= " | unlet b:match_words"
47 let b:undo_ftplugin ..= " | unlet b:browsefilter"
51 unlet s:save_cpo
H A Drmd.vim43 unlet! b:did_ftplugin
55 let b:undo_ftplugin .= " | setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
57 let b:undo_ftplugin = "setl cms< com< fo< flp< isk< | unlet! b:browsefilter"
61 unlet s:cpo_save
H A Dframescript.vim14 let b:undo_ftplugin = "setl com< cms< fo< inc< | unlet! b:matchwords"
26 unlet s:not_end
30 unlet s:cpo_save
H A Dmatlab.vim23 unlet s:conditionalEnd
31 \ . "| unlet! b:match_words"
34 unlet s:save_cpo
/vim-8.2.3635/runtime/syntax/
H A Dliquid.vim35 unlet! b:current_syntax
43 unlet! b:current_syntax
59 unlet! b:current_syntax
61 unlet! s:type
64 unlet! b:liquid_subtype
68 unlet s:subtype
88 unlet! s:type
137 unlet main_syntax
H A Dwsh.vim20 unlet b:current_syntax
24 unlet b:current_syntax
26 unlet b:current_syntax
45 unlet s:wsh_cpo_save
H A Dxbl.vim14 unlet b:current_syntax
17 unlet b:current_syntax
27 unlet s:cpo_save
H A Dmarkdown.vim16 unlet! b:current_syntax
30 unlet! b:current_syntax
33 unlet! s:type
34 unlet! s:done_include
114 unlet! s:type
115 unlet! s:done_include
166 unlet main_syntax
H A Dhtmlm4.vim18 unlet b:current_syntax
23 unlet b:current_syntax
30 unlet main_syntax
H A Dfvwm2m4.vim20 unlet b:current_syntax
24 unlet b:current_syntax
30 unlet main_syntax
H A Dnosyntax.vim20 au BufEnter * if exists("b:current_syntax") | unlet b:current_syntax | endif
26 unlet syntax_on
29 unlet syntax_manual

12345678910>>...33