mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2025-10-06 04:53:57 +02:00
sisko: Various fixes. Add amalieem.
This commit is contained in:
@@ -106,6 +106,8 @@ in {
|
||||
autocmd VimEnter * wincmd p " Unselect nerdtree window
|
||||
endif
|
||||
|
||||
autocmd Filetype go setlocal expandtab tabstop=4 shiftwidth=4 softtabstop=4
|
||||
|
||||
" List and switch buffers on Ctrl+k
|
||||
" nnoremap <C-k> :set nomore <Bar> :ls <Bar> :set more <CR>:b<Space>
|
||||
nnoremap <silent> <C-k> !echo "Did you mean C-a?"<CR>
|
||||
|
Reference in New Issue
Block a user