diff options
| author | jStmaX! <87650746+jstmaxlol@users.noreply.github.com> | 2025-09-19 16:29:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-19 16:29:06 +0200 |
| commit | 7877393c9465a4f6b62ab504b3ee15d72749092b (patch) | |
| tree | 81eaff88c9e34a5438ad10e39653f7150f1fc52b /cfg | |
| parent | c9d452ff07a9bffdf498fdcb18105ea2deea9d8e (diff) | |
update vimrc
Diffstat (limited to 'cfg')
| -rw-r--r-- | cfg/.vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ nnoremap <C-S> :w<CR> inoremap <C-S> <Esc>:w<CR>a set guicursor=n-v-c-i:block set nu rnu +set encoding=utf-8 +set fileencoding=utf-8 |