diff --git a/vimrc b/vimrc new file mode 100644 index 0000000..e1057e1 --- /dev/null +++ b/vimrc @@ -0,0 +1,2 @@ +syntax on +filetype indent on