-
The plugin [yegappan/taglist](https://github.com/yegappan/taglist) and the plugin [vim-latex](https://github.com/vim-latex/vim-latex) are very nice to navigate within the table of content of a latex d…
-
### Issue
When trying to use Ctrl-G to get usages of functions, I get an "Error detected while processing function jedi#usages[2]..jedi#clear_usages"
```
"~\XPlane2Blender\io_xplane2blender\xpl…
-
Hi, I am using your super useful plugin to document some bash use cases
Things that I use every now and again but tend to forget, instead of having to re-hunt them on the web
more often than not I n…
-
Excuse me, when i run simple code with python-mode, it show "no module named pandas", but my enviroment has pandas?
-
I also suggest adding... to the syntax files...
```
" No word wrapping on lines in this file (does not make sense)
setlocal nolinebreak
```
I have linebreak (line break on whitespace or word wrap…
-
Hi there!
I was hoping you could add C# support as well. Completion is taken care of by LSP (e.g. `omnisharp` and `csharp-ls` work great) so the only changes needed for great out-of-the-box experie…
-
### Issue
I have a project that I'm attempting to migrate from another editor to vim, and part of what I want to set up is jedi completion and go-to-definition for several nested python project…
-
On `vim.lsp.buf.execute_command` for `java.action.generateConstructorsPrompt` return exception:
```
jdtls: -32601: No delegateCommandHandler for java.action.generateConstructorsPrompt
```
but wo…
-
Hi again,
I was editing some CSS today when I realised that I hadn’t installed a CSS parser for treesitter. Once I did most of the file was just rendered in white.
Without treesitter:
Wit…
-
When I try to use the agenda view by typing ",at", I get this:
```
E121: Undefined variable: UNFINISHED_TODOS
E116: Invalid arguments for function OrgRunAgenda
```
Running Vim 7.3.923, and VimOrgani…
dlitz updated
11 years ago