diff options
author | clsr <clsr@clsr.net> | 2017-08-18 13:51:25 +0200 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2017-08-18 13:51:25 +0200 |
commit | 193372dd54709926bdab588d5c665e07f0e5fff6 (patch) | |
tree | e38b54bfeed41bf6e4a4da27733447ea719b7a5d /ftdetect/cnp.vim | |
download | vim-contnet-193372dd54709926bdab588d5c665e07f0e5fff6.tar.gz vim-contnet-193372dd54709926bdab588d5c665e07f0e5fff6.zip |
Initial commitv0.1.0
Diffstat (limited to 'ftdetect/cnp.vim')
-rw-r--r-- | ftdetect/cnp.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/cnp.vim b/ftdetect/cnp.vim new file mode 100644 index 0000000..33c95ea --- /dev/null +++ b/ftdetect/cnp.vim @@ -0,0 +1 @@ +au BufNewFile,BufRead *.cnp setfiletype cnp |