summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-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