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

/macosx-10.10.1/vim-55/src/
H A DMake_ming.mak67 # http://home.a-city.de/franco.bez/gettext/gettext_win32_en.html
101 #PERLLIB=/home/ron/ActivePerl/lib
172 #PYTHON=/home/ron/ActivePython-2.0.0-202/src/Core
436 $(OUTDIR)/edit.o \
620 GvimExt/gvimext.dll: GvimExt/gvimext.cpp GvimExt/gvimext.rc GvimExt/gvimext.h
671 $(OUTDIR)/if_ole.o: if_ole.cpp $(INCL)
672 $(CC) $(CFLAGS) -c -o $(OUTDIR)/if_ole.o if_ole.cpp
/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$,\~$'
1385 " edit temporary file (ie. read the temporary file in)
1405 " call Decho("edit temporary file")
2172 let home = s:NetrwHome()
2173 let savefile= home."/.netrwbook"
2178 let savefile= home."/.netrwhist"
2744 echo 'Press "S" to edit sorting sequence'
3041 " edit a file:
3059 " this lets NetrwBrowseX avoid the edit
[all...]

Completed in 286 milliseconds