initial commit

This commit is contained in:
Andrew Gallant
2016-02-27 11:07:26 -05:00
commit 9d1e619ff3
11 changed files with 259 additions and 0 deletions

1
session.vim Normal file
View File

@@ -0,0 +1 @@
au BufWritePost *.rs silent!make ctags > /dev/null 2>&1