Birger Niklas

Results 5 issues of Birger Niklas

You can follow a markdown link with vim-markdown-ge or ge. Is there a way to create a link if it not exist yet? A behaviour like pressing Enter in [vimwiki](https://github.com/vimwiki/vimwiki)....

Is a protect-worksheet-function planned? That seems to be possible with the `libxlsxwriter` library: https://libxlsxwriter.github.io/worksheet_8h.html#a1b49e135d4debcdb25941f2f40f04cb0 Thanks again for your great work.

### Description There are no pre-compiled binaries for `R` in the current release: ![grafik](https://user-images.githubusercontent.com/21315429/117273154-240d2e80-ae5c-11eb-847d-650c4307fd2b.png) However, there were binaries in earlier versions: ![grafik](https://user-images.githubusercontent.com/21315429/117273296-4acb6500-ae5c-11eb-8f85-7039d168add2.png) Are Linux user expected to build from source?...

It would be great to have an option to auto indent a list after a colon. Something like `g:bullets_auto_indent_after_colon`. The value may set to `0` as default so you don't...

`read_msg` does not work for me on windows when there are special characters in the `path`. The same code works like expected on linux. Have a look at the example...