-
### Neovim version (nvim -v)
NVIM v0.9.5 Build type: Release LuaJIT 2.1.1703358377
### Operating system/version
MacOS 14.4 (23E214)
### Describe the bug
👋 thanks for the great plugin!
…
-
http://d.hatena.ne.jp/osyo-manga/20120703/1341272911
mattn updated
12 years ago
-
:TextLint runs the command and populates the quickfix list but :cnext does not move to the next lint error. I think it is because the errorformat does not match the format of the errors emitted.
Does…
-
When using the terminal method (https://github.com/radenling/vim-dispatch-neovim/blob/85deb470b53ab796e6201b3345de588f1d648555/autoload/dispatch/neovim.vim#L62-L78), the lines end up being split at th…
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
I has quite limited support for common language like python. Python's output is not very info…
-
I'm doing some work in rust right now, and I'd like to have a maker to execute test (both in project and file mode).
I've wrote this maker to achieve that. I'm keeping the line where cargo tries to…
okhin updated
6 years ago
-
I have tried to use the extension in the service but it never logs information and I have tried to put it as your example and as the documentation but my loguer of the queries with the events on yes
…
-
### Two obvious simple fixes
- Fix link for neovim wiki entry on https://github.com/james-d-mitchell/gaplint/wiki/ (not sidebar)
- Replace word "syntastic" with "ale" with its hyperlink on https:…
-
We already can jump to error place in the script.
But it would be fine if we could have also call stack in QuickFix window. That way we could jump on the stack even without debugger.
The call stack …
bam80 updated
4 years ago
-
IMHO the vim settings `'wildignore'` (`'wig'`) and `'suffixes'` (`'su'`) are directory related options, not per file, per filetype or globally. For example, vim-vinegar takes them into account when vi…