Home
last modified time | relevance | path

Searched refs:RUNTIME_DIRNAME (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dfeature.h870 #ifndef RUNTIME_DIRNAME
871 # define RUNTIME_DIRNAME "runtime" macro
H A Dmisc1.c1642 p = concat_fnames(vimdir, (char_u *)RUNTIME_DIRNAME, TRUE); in vim_version_dir()
1813 pend = remove_tail(p, pend, (char_u *)RUNTIME_DIRNAME); in vim_getenv()