-
Hello,
When running `:MarkdownPreview` on my Windows system I get the error that `"function 59_ShowMarkdownPreview":` cannot be executed. Do I miss something else in order to generate the preview?
…
-
```
When I write more and more note on vimwiki. I found that it is hard to search
through vimwiki. It is slow, use too much time.
So I think vimwiki support "tags" search will be more fast. Just lik…
-
```
When I write more and more note on vimwiki. I found that it is hard to search
through vimwiki. It is slow, use too much time.
So I think vimwiki support "tags" search will be more fast. Just lik…
-
-
I'm getting errors for these
- `CONFIG.get().additional_curl_options` returns `nil` here https://github.com/mistweaverco/kulala.nvim/blob/601bf6f4ba7ffb34d3b3480982d8123a9c89bae4/lua/kulala/parser…
-
This happens on an old MacVim 7.3, but not on newer versions of Vim.
Create a plugin with an `addon-info.json` file with an explicit `"name"`, for example `~/code/vim-linked/addon-info.json`:
```
{
…
-
I get an error when running `nvim` from any directory other than `~/.config/nvim`, even if I run it from `~/.config/nvim/user` I get this error. Any idea why? I removed `~/.local/share/nvim` before se…
-
![image](https://user-images.githubusercontent.com/11022464/84398431-5378d400-abd6-11ea-88a4-a16507f792f4.png)
-
Things work fine when I'm in main.tex. But it issues errors when I move to other tex files, for example, files in sections/ subdirectory. So live preview doesn't work when I'm editing non-main files…
-
### Steps to reproduce
Got this line:
add_post_meta($this->cmr_id, 'intro_paragraph', 'Hello');
With:
```
add_post_meta($this->cmr_id, 'intro_paragraph', 'Hello');
…