From 09c373075e20ff002ec08d09a939117b86f35900 Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Thu, 2 Jul 2015 10:41:08 +0200 Subject: Added dotfiles for Vim My vimrc along with other files used in my configuration --- vim/.vim/ftdetect/pentadactyl.vim | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vim/.vim/ftdetect/pentadactyl.vim (limited to 'vim/.vim/ftdetect/pentadactyl.vim') diff --git a/vim/.vim/ftdetect/pentadactyl.vim b/vim/.vim/ftdetect/pentadactyl.vim new file mode 100644 index 0000000..50766d7 --- /dev/null +++ b/vim/.vim/ftdetect/pentadactyl.vim @@ -0,0 +1,6 @@ +" Vim filetype detection file +" Language: Pentadactyl configuration file +" Maintainer: Doug Kearns +" Version: 1.1 + +au BufNewFile,BufRead *pentadactylrc*,*.penta set filetype=pentadactyl -- cgit v1.2.3-70-g09d2