Searched +refs:cpp +refs:edit +refs:list +refs:entry +refs:get +refs:or +refs:create (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak29 # DYNAMIC_IME=[yes or no] (to load the imm32.dll dynamically, default
79 # ICONV=[yes or no] (default is yes)
82 # GETTEXT=[yes or no] (default is yes)
87 # Netbeans Support: NETBEANS=[yes or no] (default is yes if GUI is yes)
99 # Mapfile: MAP=[no, yes or lines] (default is yes)
104 # Netbeans Debugging Support: NBDEBUG=[yes or no] (should be no, yes
127 # Use the "open workspace" menu entry to load Make_dvc.mak.
145 ### See feature.h for a list of optionals.
191 # To cross-compile for Win64, set CPU=AMD64 or CPU=IA64.
194 # We're on Windows NT or usin
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim9 " with or without modifications, provided that this copyright
13 " expressed or implied. By using this plugin, you agree that
40 call netrw#ErrorMsg(s:WARNING,"you need vim version 7.0 or later for version ".g:loaded_netrw." of netrw",1)
276 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$,\~$'
316 " and NetWrite, or after the s:NetrwEnew() call in
318 " vt: normally its "w:" or "s:" (a variable type)
511 echomsg "netrw is either not installed or not removable"
566 " NetRead: get temporary filename {{{3
569 " call Dret("netrw#NetRead : unable to get
[all...]

Completed in 128 milliseconds