nvim: plugins: Add patchreview
This commit is contained in:
parent
9316c06aa2
commit
0928a6e37e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ local init = function ()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
use 'whiteinge/diffconflicts'
|
use 'whiteinge/diffconflicts'
|
||||||
|
use 'junkblocker/patchreview-vim'
|
||||||
-- Boost vim command line mode
|
-- Boost vim command line mode
|
||||||
use 'vim-utils/vim-husk'
|
use 'vim-utils/vim-husk'
|
||||||
-- Quickfix
|
-- Quickfix
|
||||||
|
|
Loading…
Reference in a new issue