Searched +refs:cpp +refs:edit +refs:true (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Drpl.vim109 syntax match rplBoolean "\(^\|\s\+\)true\ze\($\|\s\+\)"
166 syntax match rplReadWrite "\(^\|\s\+\)edit\ze\($\|\s\+\)"
381 " cpp is used by RPL/2
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim276 let g:netrw_sort_sequence= '[\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$'
278 let g:netrw_sort_sequence= '[\/]$,\.h$,\.c$,\.cpp$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$'
303 " BufEnter event ignored by decho when following variable is true
1385 " edit temporary file (ie. read the temporary file in)
1405 " call Decho("edit temporary file")
2700 " If doesc is true, escape certain troublesome characters
2744 echo 'Press "S" to edit sorting sequence'
3041 " edit a file:
3059 " this lets NetrwBrowseX avoid the edit
3093 " if its local only: LocalBrowseCheck() doesn't edit
[all...]

Completed in 210 milliseconds