mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
- Add gitgutter vim plugin to ideavimrc
- Remove nvim lazy-lock.json from git - Updated .gitignore
This commit is contained in:
@@ -36,7 +36,8 @@ Plug 'tpope/vim-surround'
|
||||
Plug 'tpope/vim-repeat'
|
||||
" Paragraph Motion
|
||||
Plug 'dbakker/vim-paragraph-motion'
|
||||
|
||||
" Git gutter icons
|
||||
Plug 'airblade/vim-gitgutter',
|
||||
|
||||
"" -- Map IDE actions to IdeaVim -- https://jb.gg/abva4t
|
||||
"" Map \r to the Reformat Code action
|
||||
|
||||
Reference in New Issue
Block a user