diff .vimrc @ 109:07395fbde025

Adding puppet plugin: * Version cd0c2ed92ba1 from hg clone git+https://github.com/puppetlabs/puppet-syntax-vim.git * Added line to vimrc to load plugin properly
author Steve Huston <huston@astro.princeton.edu>
date Sat, 26 Apr 2014 17:57:50 -0400
parents 2c6f108aeb09
children 6e7913283c7a
line wrap: on
line diff
--- a/.vimrc	Wed Apr 09 10:16:43 2014 -0400
+++ b/.vimrc	Sat Apr 26 17:57:50 2014 -0400
@@ -18,3 +18,4 @@
 set hls
 hi Normal guibg=black guifg=white
 autocmd FileType make setlocal noet | setlocal ts=8 | setlocal sw=8
+filetype plugin indent on