Mattes Groeger
Mattes Groeger
Hi @lcrockett, thanks for your comment and support! I haven't had the chance to investigate the findings from the above comments. If you'd like to help, could you please verify...
Ok, I hope I found the issue. The fix is up in this PR https://github.com/MattesGroeger/vim-bookmarks/pull/169. Please help me testing it 👍
I have not seen this error myself. Anyone able to help reproducing it?
Good find, thx 🙏
You are right, I had CtrlP installed and it was automatically using it. Now seeing how (bad) the CtrlP-Integration works I'd rather change the default setting to `let g:bookmark_disable_ctrlp =...
@nkgm I like your idea. I also feel that all these configurations get a bit out of hand. According to your suggestion the default key binding (`ma`) would call `BookmarkShowAll`...
Regarding #92: Would this mean we'd also need `:BookmarShowAllFile`, `:BookmarShowAllFileCtrlP` and `:BookmarkShowAllFileUnite`? Whereas `:BookmarShowAllFile` would get it's own default mapping (`mf`?). Regarding Unite: I've never used it myself and not...
@nkgm I like your suggestion regarding naming and dropping the Unite support/providing a gist! Please go ahead if you find time and please provide some detailed explaination for the upcoming...
Alternatively we could dispatch notifications (in a local notification center of the command group?). `COMMAND_COMPLETE @{@"command": command}`
@ayn thanks for your ongoing effort to keep ExSwift working! I think it's the best solution out there and really sad it's not maintained anymore by the owner.