ClickHouse/.exrc
Azat Khuzhin ff8f95515c Make vim rc file compatible with neovim
neovim reads only .exrc, while vim read both.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-03 21:23:24 +01:00

3 lines
105 B
VimL

au BufRead,BufNewFile ./* set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab tags=tags,../tags