From b0865b355e5c0f4ecb8bc39154dbbb66c7e3e648 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Thu, 24 Nov 2011 17:58:30 +0100 Subject: autodetect nesc --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index 3e513d0..4c7530d 100644 --- a/vimrc +++ b/vimrc @@ -147,3 +147,5 @@ nmap :call setreg("\"",system("xclip -o -selection clipboard"))p " debian/control indents must be spaces autocmd FileType debcontrol set expandtab + +au BufRead,BufNewFile *.nc setfiletype nc -- cgit v1.2.3