ttxtea

Results 9 issues of ttxtea

Following the installation instructions with ~~~ let g:languagetool_jar='$HOME/languagetool/languagetool-standalone/target/LanguageTool-5.1-SNAPSHOT/LanguageTool-5.1-SNAPSHOT/languagetool-commandline.jar' ~~~ in the `.vimrc`. and ~~~ .vim/doc/LanguageTool.txt .vim/plugin/LanguageTool.vim ~~~ in place. running `vim -c 'helptags ~/.vim/doc'` did not give any verbose output....

Is there a way to copy the files into `.vim` by hand instead of using one of the installer? I dont get the installers installed, which is not a problem...

When using `papis -l mylib add somepdfwithdoi.pdf` it works nicely in the case that `mylib` is empty. If not, it complains that (the first article in the mylib) is already...

How about adding a `setup.py` such that `auto` could be completely installed via `pip` and `conda`. That would make it easier to quickly install it locally for a tutorial in...

papis, version 0.12 ranger/rifle, version 3.10.6 # how to reproduce the issue If papis is used to open a pdf file from a library (file exists) ``` papis -l mylib...

### Description When running a cell the ` TypeError: editor.languageMode.rowRangeForCodeFoldAtBufferRow is not a function`, see below happens. ### Prerequisites ### Versions **Atom**: 1.101.0-beta x64 **Electron**: 12.2.3 **OS**: Ubuntu 22.04.1 **Thrown...

bug :bug:

When starting `:GrammarousCheck` I get a ~~~ --level level enable the given level (currently only 'PICKY') ~~~ No language check is starting after this message. It is running on ~~~...

### Prerequisites - [X] I am using the latest stable release of Neovim - [X] I am using the latest version of the plugin ### Neovim Version NVIM v0.10.0-dev-2947+ge1ca7a7bf ###...

bug

To install vim-criticmarkup I just copied the two criticmarkup.vim files into `plugin` and `autoload` respectively. I have a `:Critic recect` command but it does not do anything. Also there is...