mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 15:36:18 +02:00
neovim: Drop cosco-vim
Didn't end up using the automatic semicolons nearly as much.
This commit is contained in:
parent
32e443fbcd
commit
d9f61cdad9
@ -179,7 +179,6 @@ in
|
|||||||
nnoremap <silent> <leader>; :NvimTreeToggle<CR>
|
nnoremap <silent> <leader>; :NvimTreeToggle<CR>
|
||||||
nnoremap <silent> <leader>z :ZenMode<CR>
|
nnoremap <silent> <leader>z :ZenMode<CR>
|
||||||
nnoremap <silent> <leader>b :TagbarToggle<CR>
|
nnoremap <silent> <leader>b :TagbarToggle<CR>
|
||||||
nnoremap <silent> <leader>' :CommaOrSemiColon<CR>
|
|
||||||
vnoremap <C-s> y:silent !notify-send -t 4000 "成果" "$(tango '<C-r>0')"<CR>:<Esc>
|
vnoremap <C-s> y:silent !notify-send -t 4000 "成果" "$(tango '<C-r>0')"<CR>:<Esc>
|
||||||
|
|
||||||
autocmd BufNewFile,BufRead *.ecr setlocal syntax=html
|
autocmd BufNewFile,BufRead *.ecr setlocal syntax=html
|
||||||
@ -569,7 +568,6 @@ in
|
|||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
cosco-vim
|
|
||||||
fzf-vim
|
fzf-vim
|
||||||
vim-caddyfile
|
vim-caddyfile
|
||||||
vim-graphql
|
vim-graphql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user