diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-06-04 20:38:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-04 20:38:38 +0200 |
| commit | 4c5ca501999b294b68eddb298fe20d881ae765fd (patch) | |
| tree | 244bb3ccc394fd69bcd977b4fb5ee2f253bb9096 /.vimrc | |
| parent | a797b94ccb9dbe26cbbfd311ca994da9c6bf9dae (diff) | |
line numbers are actually useful
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ set backspace=indent,eol,start nnoremap <C-S> :w<CR> inoremap <C-S> <Esc>:w<CR>a set guicursor=n-v-c-i:block +set number |