Skip to content

Commit 3e1b04c

Browse files
author
Egor Vakhromtsev
committed
Что там в vimrc
1 parent 34cf6f9 commit 3e1b04c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vimrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ set statusline+=%l/%L "cursor line/total lines
6060
set statusline+=\ %P "percent through file
6161
set laststatus=2
6262

63+
au BufNewFile,BufRead *.less set filetype=less
64+
6365
"recalculate the trailing whitespace warning when idle, and after saving
6466
autocmd cursorhold,bufwritepost * unlet! b:statusline_trailing_space_warning
6567

0 commit comments

Comments
 (0)