summaryrefslogtreecommitdiffstats
path: root/src/app/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/.vimrc')
-rw-r--r--src/app/.vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/.vimrc b/src/app/.vimrc
new file mode 100644
index 0000000..a37475c
--- /dev/null
+++ b/src/app/.vimrc
@@ -0,0 +1,4 @@
+set tabstop=4
+set shiftwidth=4
+set noexpandtab
+set makeprg=unsermake