Brennen Bearnes
Brennen Bearnes
It turns out that the target extension here in `ext` has a dot prepended. Under manual testing, this seems to fix the issue where a wiki with `markdown_link_ext` set and...
This proposal has a few parts. # part 1: cut a 2.6.0 release from the current state of the dev branch We're coming up on two years out since the...
Feature proposal: There should probably be a :VimwikiMakeLink to turn word under cursor into a link
Documenting a bit of discussion with rj1 on `#vimwiki`: ```irc 20:48 oh hey - looks like you might want :VimwikiFollowLink instead of calling the function (vimwiki#base#normalize_link()) directly 20:48 (maybe?) 20:48...
May be worth pulling over at some point: https://github.com/adafruit/Adafruit-Occidentalis/tree/master/packages/adafruit-ap/etc/adafruit-ap
Migrated from @zomerfeld's [issue on Adafruit-Occidentalis](https://github.com/adafruit/Adafruit-Occidentalis/issues/10): > Any advice? > > Setting it up with a blank password doesn't return errors but the system remains offline. `occi`, the utility that...
The requirements for converting Markdown to HTML aren't super obvious when you just open `:help vimwiki`. See for example #1434. We should improve this.
Hey folks. This is a testing dependency of [VimWiki](/vimwiki/vimwiki), and I'm trying to do [some test cleanup](https://github.com/vimwiki/vimwiki/issues/1445) there, which led to me trying to build a recent nvim with: ```docker...
Adjusting the list per discussion on #1445: nvim 0.10.2 vim 7.4.2367 vim 8.2.5172 vim 9.0.2190 vim 9.1.0786 Currently nvim 0.10.2 fails to build. Seems like vim-testbed is fairly out-of-date. I...