Searched +refs:cpp +refs:edit +refs:list (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak145 ### See feature.h for a list of optionals.
487 $(OUTDIR)\edit.obj \
853 # Generate edit-and-continue debug info when no optimization - allows to
925 GvimExt/gvimext.dll: GvimExt/gvimext.cpp GvimExt/gvimext.rc GvimExt/gvimext.h
932 $(CTAGS) *.c *.cpp *.h if_perl.xs proto\*.pro
986 # Create a default rule for transforming .cpp files to .obj files in $(OUTDIR)
989 .cpp{$(OUTDIR)/}.obj:
991 .cpp{$(OUTDIR)/}.obj::
1005 $(OUTDIR)/edit.obj: $(OUTDIR) edit
[all...]
H A DMake_ming.mak281 # See feature.h for a list of options.
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/syntax/
H A Dvoscm.vim44 syn keyword voscmCommand add_entry_names add_library_path add_profile analyze_pc_samples attach_default_output attach_port batch bind break_process c c_preprocess call_thru cancel_batch_requests cancel_device_reservation cancel_print_requests cc change_current_dir check_posix cobol comment_on_manual compare_dirs compare_files convert_text_file copy_dir copy_file copy_tape cpp create_data_object create_deleted_record_index create_dir create_file create_index create_record_index create_tape_volumes cvt_fixed_to_stream cvt_stream_to_fixed debug delete_dir delete_file delete_index delete_library_path detach_default_output detach_port dismount_tape display display_access display_access_list display_batch_status display_current_dir display_current_module display_date_time display_default_access_list display_device_info display_dir_status display_disk_info display_disk_usage display_error display_file display_file_status display_line display_notices display_object_module_info display_print_defaults display_print_status display_program_module display_system_usage display_tape_params display_terminal_parameters dump_file dump_record dump_tape edit edit_form emacs enforce_region_locks fortran get_external_variable give_access give_default_access handle_sig_dfl harvest_pc_samples help kill line_edit link link_dirs list list_batch_requests list_devices list_gateways list_library_paths list_modules list_port_attachments list_print_requests list_process_cmd_limits list_save_tape list_systems list_tape list_terminal_types list_users locate_files locate_large_files login logout mount_tape move_device_reservation move_dir move_file mp_debug nls_edit_form pascal pl1 position_tape preprocess_file print profile propagate_access read_tape ready remove_access remove_default_access rename reserve_device restore_object save_object send_message set set_cpu_time_limit set_expiration_date set_external_variable set_file_allocation set_implicit_locking set_index_flags set_language set_library_paths set_line_wrap_width set_log_protected_file set_owner_access set_pipe_file set_priority set_ready set_safety_switch set_second_tape set_tape_drive_params set_tape_file_params set_tape_mount_params set_terminal_parameters set_text_file set_time_zone sleep sort start_logging start_process stop_logging stop_process tail_file text_data_merge translate_links truncate_file unlink update_batch_requests update_print_requests update_process_cmd_limits use_abbreviations use_message_file vcc verify_posix_access verify_save verify_system_access walk_dir where_command where_path who_locked write_tape
H A Drpl.vim166 syntax match rplReadWrite "\(^\|\s\+\)edit\ze\($\|\s\+\)"
281 syntax match rplIntrinsic "\(^\|\s\+\)list->\ze\($\|\s\+\)"
282 syntax match rplIntrinsic "\(^\|\s\+\)->list\ze\($\|\s\+\)"
381 " cpp is used by RPL/2
/macosx-10.10.1/vim-55/runtime/
H A Dfiletype.vim355 " .cc and .cpp files can be C++ or Cynlib.
357 \ if exists("cynlib_syntax_for_cc")|setf cynlib|else|setf cpp|endif
358 au BufNewFile,BufRead *.cpp
359 \ if exists("cynlib_syntax_for_cpp")|setf cynlib|else|setf cpp|endif
362 au BufNewFile,BufRead *.cxx,*.c++,*.hh,*.hxx,*.hpp,*.ipp,*.moc,*.tcc,*.inl setf cpp
364 au BufNewFile,BufRead *.C,*.H setf cpp
380 setf cpp
388 au BufNewFile,BufRead *.tlh setf cpp
555 " Debian Sources.list
556 au BufNewFile,BufRead /etc/apt/sources.list set
[all...]
H A Dmakemenu.vim6 edit <sfile>:p:h/synmenu.vim
113 SynMenu C.C++:cpp
157 SynMenu DE.Debian.Debian\ Sources\.list:debsources
172 SynMenu DE.Doxygen.C++\ with\ doxygen:cpp.doxygen
527 SynMenu T.Task\ 42\ edit:taskedit
H A Dsynmenu.vim98 an 50.20.110 &Syntax.C.C++ :cal SetSyn("cpp")<CR>
141 an 50.30.140 &Syntax.DE.Debian.Debian\ Sources\.list :cal SetSyn("debsources")<CR>
156 an 50.30.290 &Syntax.DE.Doxygen.C++\ with\ doxygen :cal SetSyn("cpp.doxygen")<CR>
499 an 50.130.160 &Syntax.T.Task\ 42\ edit :cal SetSyn("taskedit")<CR>
/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")
2028 " 2: (user: <qb>) list bookmarks
2061 " list user's bookmarks
2062 " call Decho("(user: <q>) list user's bookmarks")
2064 " call Decho('list '.len(g:netrw_bookmarklist).' bookmarks')
2074 " list directory history
2106 " u: change to the previous directory stored on the history list
[all...]

Completed in 195 milliseconds