Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h319 #define STL_FULLPATH 'F' // full path of file in buffer macro
H A Dbuffer.c4494 case STL_FULLPATH: in build_stl_str_hl()
4501 t = (opt == STL_FULLPATH) ? wp->w_buffer->b_ffname in build_stl_str_hl()