Update 2024-10-11 15:39 Linux/x86_64-ld5587

This commit is contained in:
c0dev0id
2024-10-11 15:39:51 +02:00
parent 2cfd87665a
commit c94167cb73
2 changed files with 3 additions and 1 deletions

View File

@@ -57,6 +57,8 @@ set listchars=tab:>- " which characters to display
set wildmode=full
""map :q map <leader>q :bp<bar>sp<bar>bn<bar>bd<CR>
let g:currentmode={
\ 'n' : 'NORMAL',
\ 'v' : 'VISUAL',