summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2011-11-24 17:58:30 +0100
committerSebastian Reichel <sre@ring0.de>2011-11-24 17:58:30 +0100
commitb0865b355e5c0f4ecb8bc39154dbbb66c7e3e648 (patch)
tree47d4639296a9f44a3c8ade896f94e9c4324cc311
parentaa917a2a4ab3b63e79a70270f8a2bcc883ae8383 (diff)
downloadvim-config-b0865b355e5c0f4ecb8bc39154dbbb66c7e3e648.tar.bz2
autodetect nesc
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 3e513d0..4c7530d 100644
--- a/vimrc
+++ b/vimrc
@@ -147,3 +147,5 @@ nmap <C-v> :call setreg("\"",system("xclip -o -selection clipboard"))<CR>p
" debian/control indents must be spaces
autocmd FileType debcontrol set expandtab
+
+au BufRead,BufNewFile *.nc setfiletype nc