Automated backup: 2023-10-09 09:42:33
This commit is contained in:
parent
11acbd0a53
commit
65bfb9b891
2 changed files with 3 additions and 2 deletions
nvim
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue