Use Nginx filetype for Angie files.

This commit is contained in:
2026-08-28 08:28:16 +02:00
parent 2df4737dc6
commit 561ba0a337
+6
View File
@@ -133,6 +133,12 @@ nmap <S-K> :tabp<CR>
" Rust
let g:rust_recommended_style = 0 " disable retarded option
" Angie config files
augroup angie_config
autocmd!
autocmd BufRead,BufNewFile /etc/angie/**/.conf,angie.conf set filetype=nginx
augroup END
""" plugin settings
" airline
let g:airline#extensions#tabline#enabled = 1 " enable tabline