Searched refs:DFLT_RUNTIMEPATH (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dos_dos.h118 #define DFLT_RUNTIMEPATH "$HOME/vimfiles,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,$HOME/vimfiles/after" macro
H A Dos_amiga.h46 #ifndef DFLT_RUNTIMEPATH
47 # define DFLT_RUNTIMEPATH "home:vimfiles,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,home:vimfiles/after" macro
H A Dos_mac.h212 #ifndef DFLT_RUNTIMEPATH
213 # define DFLT_RUNTIMEPATH "~/.vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,~/.vim/after" macro
H A Dos_unix.h392 # define DFLT_RUNTIMEPATH "$HOME/vimfiles,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,$HOME/vimfiles/after" macro
395 # define DFLT_RUNTIMEPATH "sys$login:vimfiles,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,sys$login:vimfiles/after" macro
398 # define DFLT_RUNTIMEPATH "~/.vim," RUNTIME_GLOBAL ",$VIMRUNTIME," RUNTIME_GLOBAL "/after,~/.vim/after" macro
400 # define DFLT_RUNTIMEPATH "~/.vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,~/.vim/after" macro
H A Dos_riscos.h130 #define DFLT_RUNTIMEPATH "Choices:Vim,Vim:,Choices:Vim.after" macro
H A Doption.c2129 {(char_u *)DFLT_RUNTIMEPATH, (char_u *)0L}

Completed in 188 milliseconds