Home
last modified time | relevance | path

Searched refs:EW_DODOT (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dfilepath.c3487 || ((flags & EW_DODOT) in dos_expandpath()
3720 || ((flags & EW_DODOT) in unix_expandpath()
H A Dvim.h852 #define EW_DODOT 0x4000 // also files starting with a dot macro
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt7125 Solution: Do not skip "." and ".." unless EW_DODOT is set.