This commit is contained in:
2023-11-03 10:26:36 +01:00
parent 5f91641217
commit 9093393f74
7 changed files with 43 additions and 5 deletions

View File

@@ -99,5 +99,5 @@ function! Build()
endfunction
nnoremap <C-b> :call Build()<CR>
nnoremap <C-w> :bdelete<CR>
nnoremap <M-w> :bdelete<CR>
nnoremap <C-y> :b#<CR>