Final touch

This commit is contained in:
2025-09-02 14:01:17 +03:00
parent 200d0f6f0e
commit 594751ddb1
2 changed files with 6 additions and 3 deletions

2
.vimrc
View File

@@ -226,7 +226,7 @@ endfunction
autocmd BufRead,BufNewFile *.c,*.cpp,*.h,*.hpp call SetClangTidyConfig()
" Set this. Airline will handle the rest.
let g:airline#extensions#ale#enabled = 1
" let g:airline#extensions#ale#enabled = 1
let g:airline_theme = 'dark'