Automated backup: 2023-10-09 09:42:33

This commit is contained in:
askiiart 2023-10-09 09:42:33 -05:00
parent 11acbd0a53
commit 65bfb9b891
No known key found for this signature in database
GPG key ID: 498440A5CD6FAA2C
2 changed files with 3 additions and 2 deletions

View file

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