mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-09 17:14:47 +00:00
9c6ea123fe
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2 lines
102 B
VimL
2 lines
102 B
VimL
au BufRead,BufNewFile * set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab tags=tags,../tags
|