diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-05-14 20:01:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-14 20:01:06 +0200 |
| commit | ef14395e4c8adcd4c408b3f40b23421c2b002fb8 (patch) | |
| tree | c57798f05e4adea3b3f2048746314f5dfcc2007b /.vimrc | |
| parent | 77adaeba079a0fd62eaf83f6f23f835c3187cf71 (diff) | |
add always-on block cursor because man powershell tries to be good but it still suxxxx
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ filetype plugin on set backspace=indent,eol,start nnoremap <C-S> :w<CR> inoremap <C-S> <Esc>:w<CR>a +set guicursor=n-v-c-i:block |