-
building with stack failed giving following message :
Zettel > configure (lib + exe)
Warning: Zettel.cabal:50:3: Unknown field: "extra-source-files"
Configuring Zettel-0.1.0.0...
…
-
- vim or neovim?
- [x] vim
- [ ] neovim
- Output of `vim --version` or `nvim --version`: VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Jun 5 2024 19:48:02)
Included patches: 1-466
- …
-
### rust.vim version:
4aa69b84c8a58fcec6b6dad6fe244b916b1cf830
### Steps to reproduce:
1. open any rust file
2. Issue command `:RustFmt`
### Expected vs. actual behavior:
- expected: file …
-
Prior to submitting a new issue make sure to complete these steps:
- [x] Include the VimWiki settings from your `.vimrc`
```
let g:vimwiki_global_ext = 0
let g:vimwiki_dir_link = 'index'
let …
-
If the idea is to create an enhanced version of docco, why not get rid of pygments in favor of something that does not need to be installed, such as prismjs.com
This way users would need one less ste…
-
I have ` ```cpp ``` ` for c++, and c for c, and python for python etc, i.e. the 'standard' markdown code block, however they're either displayed as a single color, or the code just disappears, the cod…
-
Hello @lyokha,
I encountered your plugin while I saw [it's extension on airline](https://github.com/vim-airline/vim-airline/blob/master/doc/airline.txt#L857) and I'm very impressed by it's features…
-
Some logs from our discussion about this: https://bumblebee.etherpad.mozilla.org/8
Work is on common-primus branch.
I will list the new features soon.
Work remaining:
- revert my last commit on the…
-
**Is your feature request related to a problem? Please describe.**
I would like to have additional debugging support in coc.nvim. There are no debug extensions for neovim, that provide proper auto-…
-
```
What steps will reproduce the problem?
1. Open a file using the "File-> Open" option. It will appear in the
"File->Open Recent" sub-menu.
2. Open a file from within MacVim, using :e or :n or what…