Conflict with nerdtree plugin
jvune opened this issue · 0 comments
jvune commented
When nerdtree is opened, and I try to call :MarksListAll, I get:
mark.lua:284: Index out of bounds
Seems like nerdtree opens a buffer that somehow not seen to marks.nvim
If I open nvim without nerdtree initially opened and I open files with :e this error does not happen.