From 53dc0bfc656c5e31836a2d67f93179f28a10aedd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 29 Sep 2022 09:57:27 +0200 Subject: Some development updates to the workflow --- vim/filetype.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') 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 -- cgit v1.2.3