Ilya Lyaukin

Results 2 issues of Ilya Lyaukin

When creating `new MongoDBCommentStore(settings.databaseURL)` with URL like `mongodb+srv://:@cluster0.w7o97.mongodb.net/vibelog?retryWrites=true&w=majority` got the following error ``` object.Exception@root/.dub/packages/diskuto-1.7.1/diskuto/source/diskuto/commentstores/mongodb.d(22): Failed to parse MongoDB URL. ---------------- /dlang/dmd-2.096.1/linux/bin64/../../src/phobos/std/exception.d:516 pure @safe void std.exception.bailOut!(Exception).bailOut(immutable(char)[], ulong, scope const(char)[]) [0x55ba9c1627d6] /dlang/dmd-2.096.1/linux/bin64/../../src/phobos/std/exception.d:437...

I installed plug-in to `~/.vim/pack/git-plugins/start/vim-orgmode` and added loading to `~/.vimrc` but no key bindings were added. `:map` does not show any org-mode-specific mappings.