Artur Dumchev

Results 29 comments of Artur Dumchev

sorry, I can't get how I could get a visual selection :) please, help

Using 533d311 master (tried it today). Try to reinstall it ```bash cd ~/dotfiles rm -rf .git/modules/.vim/pack/plugins/start/neoterm rm -rf .vim/pack/plugins/start/neoterm # remove lines from .git/config and .gitmodules cd .vim/pack/plugins/start git submodule...

```bash % tree ~/dotfiles/.vim/pack/plugins/start/neoterm !4212 /Users/a18385139/dotfiles/.vim/pack/plugins/start/neoterm ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── autoload │   ├── neoterm │   │   ├── args.vim │   │   ├── default.vim │   │   ├──...

May be it should be mirrored to the [docs](https://liquidz.github.io/vim-iced/) because it wasn't obvious. I set up clj-kondo with [this](https://github.com/clj-kondo/clj-kondo/blob/master/doc/editor-integration.md#ale) instruction from clj-kondo, but before I spend like 15 minutes trying...

I am a vim user and I would like to have vim-like style for keys: hjkl — as arrows. But I guess something more general would be to support: -...

I have also created [issue](https://github.com/nvim-treesitter/nvim-treesitter/issues/3170) in treesitter repo.

seems like this is a different problem, sorry