nvim: plugins: Update the marks repo location
This commit is contained in:
parent
285d1fb9a9
commit
21944d6bca
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ local init = function ()
|
|||
use 'lervag/vimtex'
|
||||
-- Marks and registers
|
||||
use {
|
||||
'chentau/marks.nvim',
|
||||
'chentoast/marks.nvim',
|
||||
}
|
||||
use 'andymass/vim-matchup'
|
||||
use 'christoomey/vim-tmux-navigator'
|
||||
|
|
Loading…
Reference in a new issue