This commit is contained in:
Stefan Schwarz 2024-11-15 11:05:08 +01:00
parent 599d34d9cb
commit 359b7cf8d0

View file

@ -98,7 +98,7 @@ neovim.override {
noremap <leader>ml :fzf_lsp_layout<cr>
let g:which_key_map.g = { 'name': '+git' }
noremap <leader>gs :!lazygit
noremap <leader>gs :call LazyGit<cr>
" lang specifics
let g:rustfmt_autosave = 1
@ -110,10 +110,11 @@ neovim.override {
airline
easymotion
editorconfig-vim
fzfWrapper
fzf-vim
fzf-lsp-nvim
fzf-vim
fzfWrapper
LanguageClient-neovim
lazygit-nvim
ncm2
nnn-vim
surround