summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
new file mode 100644
index 0000000..c947d59
--- /dev/null
+++ b/.vimrc
@@ -0,0 +1,16 @@
+syntax on
+
+
+
+
+
+
+
+
+
+
+
+
+
+"Recomplile suckless(dwm/st) programs automatically whenever its updated
+ autocmd BufWritePost config.h,config.def.h !sudo make clean install