]> git.rmz.io Git - dotfiles.git/commitdiff
vim: detect senstmp files as json
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Tue, 2 Jan 2018 11:58:06 +0000 (11:58 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 2 Jan 2018 11:59:47 +0000 (11:59 +0000)
vim/ftdetect/senstmp.vim [new file with mode: 0644]

diff --git a/vim/ftdetect/senstmp.vim b/vim/ftdetect/senstmp.vim
new file mode 100644 (file)
index 0000000..ce92e05
--- /dev/null
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.senstmp set filetype=senstmp.json