Adding a bunch of stuff to get nixos working

This commit is contained in:
Dustin Swan
2014-06-10 21:08:32 +02:00
parent 5dc14c2315
commit 96745f57e7
6 changed files with 135 additions and 2 deletions

2
vimrc
View File

@@ -75,7 +75,7 @@ if has("mouse")
endif
" general goodness
set shell=/bin/bash " Syntastic breaks when trying to write to /var/folders
"set shell=/bin/bash " Syntastic breaks when trying to write to /var/folders
syntax enable
let mapleader=","
let maplocalleader="\\"