aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-09-29 09:57:27 +0200
committerKarel Kočí <cynerd@email.cz>2022-09-29 09:57:27 +0200
commit53dc0bfc656c5e31836a2d67f93179f28a10aedd (patch)
tree6b48973747c40a3abab9ee7bcbc4790c5f4f0c64 /vim
parent217fa9d53c5eac5cf63043aab7b3b97037796cb5 (diff)
downloadmyconfigs-53dc0bfc656c5e31836a2d67f93179f28a10aedd.tar.gz
myconfigs-53dc0bfc656c5e31836a2d67f93179f28a10aedd.tar.bz2
myconfigs-53dc0bfc656c5e31836a2d67f93179f28a10aedd.zip
Some development updates to the workflow
Diffstat (limited to 'vim')
-rw-r--r--vim/filetype.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/filetype.vim b/vim/filetype.vim
index d3153c0..dd640b5 100644
--- a/vim/filetype.vim
+++ b/vim/filetype.vim
@@ -1 +1,2 @@
au BufNewFile,BufRead *.am setf automake
+au BufNewFile,BufRead .clang-format setf yaml