DerWeh
DerWeh
Using `Neovim` (NVIM v0.2.0-1171-g4566f7c) and a clean configuration (only `runtimepath` for lexima set) the plug-in does not show the described behavior: Before Input After~ ------------------------------------ | ( (|) works ------------------------------------...
Your documentation says: > Shellcode (only necessary if global completion is not activated - see Global completion below), to be put in e.g. .bashrc: > > eval "$(register-python-argcomplete my-awesome-script.py)" >...
I have a question, what is the preferred way to modify the `args` existing makers. I need to add `--extension-pkg-whitelist=numpy` to the `args` of `pylint` (see [Pylint and Numpy produce...
It would be great, if you could also provide an AppImage with your releases.
If I use `vim-one` the underlining does not work. Changing the colorscheme fixes this issue, hence I think it is the problem of `vim-one`. I am using `NVIM v0.2.0-1171-g4566f7c` on...
Would it be possible, to export the `table-mode` tables to `html`? It looks like a simple replacement for `Excel`, less feature rich but way faster to just write small tables....
I am currently using `gina.vim` to show the branch in `vim-airline/vim-airline`. There seems to be however a severe conflict with ReST files if I use `Rykka/riv.vim`. I get the error...
First thanks for the great plug-in. Just one thing is really annoying, every time I save the file, I get a new entry in my undo history for the change...
I can only get the theme to work locally. If I use `make html` it works properly, using automated tools like `githubpages` or `readthedocs` however, the documentation is broken. How...
Your plug-in seems very promising. I think however that a cheatsheet (especially for none native speakers) will be necessary to learn the plug-in. I used some auto formatting via vim...