Illia Danko

Results 9 issues of Illia Danko

@tami5 hi, I use specific markdown fold settings, but I want not to use them inside the doc buffer. I came up with something like: ```viml let g:lispdocs_mappings = 0...

## Checklist mainstream the latest version ## Summary of Problem I pass `--preview-window=hidden` to `export FZF_DEFAULT_OPTS` somewhere on my bashrc. However, since fzf.vim (as a dependency library used by notation-fzf-vim)...

@folke Good morning and thank you for this handy plugin. I run into an issue when I need to show a register content on visual selection mode by pressing `"`...

@cortesi hi. Per my understanding, the current version doesn't support parsing and passing to an environment variable inside the configuration file. I use the patched version, where the variables are...

## Preface It would be worth to have a dedicated function to execute the previous run command in the same state. ## Usage case Following TDD you may have a...

feature_request

As a user of `bemenu` I wish to fit my width screen fully when preview history using `cliphist list` command and let bemenu truncate on its own if needed. Something...

enhancement

Hello and thank you for the plugin! Have to ask, do you have any plans to add elixir support? It would be nice to have (at least) repl support via...

enhancement

The completion doesn't trigger for the vendor candidates due to the missing -source option to the [gocode](https://github.com/mdempsky/gocode). This option involves the sourceImporter being in work (which is quite slow actually...

It would be nice if the refresh pattern becomes configurable via a global variable such as `let g:asyncomplete_gocode_refresh_pattern = ""`