summaryrefslogtreecommitdiff
path: root/vim/.vim/ftdetect/pentadactyl.vim
diff options
context:
space:
mode:
authorMaciej Sobkowski <maciej.sobkowski@nokia.com>2015-07-02 10:41:08 +0200
committerMaciej Sobkowski <maciej.sobkowski@nokia.com>2015-07-02 10:41:08 +0200
commit09c373075e20ff002ec08d09a939117b86f35900 (patch)
tree73b9a105cfce95593808989b80471511cae9efa7 /vim/.vim/ftdetect/pentadactyl.vim
Added dotfiles for Vim
My vimrc along with other files used in my configuration
Diffstat (limited to 'vim/.vim/ftdetect/pentadactyl.vim')
-rw-r--r--vim/.vim/ftdetect/pentadactyl.vim6
1 files changed, 6 insertions, 0 deletions
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 <dougkearns@gmail.com>
+" Version: 1.1
+
+au BufNewFile,BufRead *pentadactylrc*,*.penta set filetype=pentadactyl