aboutsummaryrefslogtreecommitdiff
path: root/files/.vimrc_10093352-SIBSAC
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vimrc_10093352-SIBSAC')
-rwxr-xr-xfiles/.vimrc_10093352-SIBSAC7
1 files changed, 7 insertions, 0 deletions
diff --git a/files/.vimrc_10093352-SIBSAC b/files/.vimrc_10093352-SIBSAC
new file mode 100755
index 0000000..116d32f
--- /dev/null
+++ b/files/.vimrc_10093352-SIBSAC
@@ -0,0 +1,7 @@
+if !has('gui_running')
+ colorscheme default
+endif
+set backupext=.bak
+set backupdir=$TEMP/bak
+set directory+=$TEMP
+set shellslash