diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2023-10-15 01:27:19 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2023-10-15 01:27:19 +0300 |
commit | 3cbdc30c135060c05854d7bff1e892cd1c153d2e (patch) | |
tree | 022ef78acaab59fb18e7d00005947924a4159176 /.vimrc | |
parent | acb95dbd46d30b2ff2f1b2d09ebfae598f5df895 (diff) |
FIXED DOUBLE MONITOR ISSUES HORAAY
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +" to write as sudo +cmap w!! w !sudo tee % > /dev/null |