Automated backup: 2023-10-11 00:02:26+00:00

This commit is contained in:
askiiart 2023-10-10 19:02:26 -05:00
parent ae127a442d
commit b8109162f1
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
4 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,3 @@
set linebreak
:setlocal spell spelllang=en_us
au VimEnter * silent! !xmodmap -e 'clear Lock' -e 'keycode 0x42 = Escape'
au VimLeave * silent! !xmodmap -e 'clear Lock' -e 'keycode 0x42 = Caps_Lock'