summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2023-10-15 01:27:19 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2023-10-15 01:27:19 +0300
commit3cbdc30c135060c05854d7bff1e892cd1c153d2e (patch)
tree022ef78acaab59fb18e7d00005947924a4159176 /.vimrc
parentacb95dbd46d30b2ff2f1b2d09ebfae598f5df895 (diff)
FIXED DOUBLE MONITOR ISSUES HORAAY
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
new file mode 100644
index 0000000..a872499
--- /dev/null
+++ b/.vimrc
@@ -0,0 +1,2 @@
+" to write as sudo
+cmap w!! w !sudo tee % > /dev/null