Gordian Dziwis

Results 67 issues of Gordian Dziwis

[Treesitter](https://github.com/nvim-treesitter/nvim-treesitter) does not seem to work with the previews. But would be a good fit, as you are very concerned with speed.

help wanted
feature_request
neovim
PR welcome

For example in an directory with only one subdirectory work: ``` zz wrk ``` nothing. But ``` zz work ``` brings up fzf

enhancement

Maybe related to #10?

bug
enhancement

After selecting an item, pressing return, puts the directory in the command line, a second press cds into this directory. One return would be enough like with fzf's `Alt-c`.

enhancement

The screenshot show the filepaths of two opened buffers: ![image](https://user-images.githubusercontent.com/3330855/69823995-d625dd00-120a-11ea-8bb7-4a65258fd88b.png) The first file was opened with ranger.vim and has a "long" path. Which does not respect the current working directory....

❯ ~ sudo undervolt -v --core -15 --cache -15 INFO:root:Setting core offset to -15mV INFO:root:Writing 0x80000011fe200000 to /dev/cpu/0/msr INFO:root:Writing 0x80000011fe200000 to /dev/cpu/1/msr INFO:root:Writing 0x80000011fe200000 to /dev/cpu/2/msr INFO:root:Writing 0x80000011fe200000 to /dev/cpu/3/msr...

Hi, when I grep a string, the green frame indicating a match in this page, appears after every single page was loaded. For bigger documents this takes some time and...

optim

I wrote [treesitter](https://tree-sitter.github.io/tree-sitter/) grammars for [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) and [turtle](https://github.com/BonaBeavis/tree-sitter-turtle). For nvim I wrote corresponding query files, so with [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) installed, neovim now provides for turtle and sparql: - Very good syntax...

```sh curl -d "@example.json" -H "Content-Type:application/json;charset=utf-8" "http://fox-demo.aksw.org/fox" -vvv ``` gives ``` * Trying 139.18.2.38... * TCP_NODELAY set * Connected to fox-demo.aksw.org (139.18.2.38) port 80 (#0) > POST /fox HTTP/1.1 >...

Shell commands work with "ZEROCONF" but not "USER_PASS" on v1.6.1. Yeah weird, toke me some time to catch this critter.

bug