ClickHouse/.exrc
Azat Khuzhin 9c6ea123fe Fix vim settings (wrong group for autocmd)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-03 21:23:24 +01:00

2 lines
102 B
VimL

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