Searched refs:p_ts (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 953 EXTERN long p_ts; // 'tabstop' variable |
| H A D | optiondefs.h | 2505 (char_u *)&p_ts, PV_TS, |
| H A D | option.c | 6140 buf->b_p_ts = p_ts; in buf_copy_options() |