mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-12 15:59:27 +01:00
neovim: Drop tango keybinding
This was cool but I didn't really use it.
This commit is contained in:
parent
27582bfa85
commit
b70ba76c80
@ -83,7 +83,6 @@
|
||||
nnoremap <silent> <leader>l :Rg<CR>
|
||||
nnoremap <silent> <leader>; :NvimTreeToggle<CR>
|
||||
nnoremap <silent> <leader>b :Vista!!<CR>
|
||||
vnoremap <C-s> y:silent !notify-send -t 4000 "成果" "$(tango '<C-r>0')"<CR>:<Esc>
|
||||
|
||||
autocmd BufWritePre,FileWritePre * silent! call mkdir(expand('<afile>:p:h'), 'p')
|
||||
autocmd VimEnter * silent! :cd `git rev-parse --show-toplevel`
|
||||
|
Loading…
Reference in New Issue
Block a user