David Stadelmann

Results 6 comments of David Stadelmann

My 5 cents on this in zsh ``` nvr -c "tab drop $argv" ``` or if you prefer ``` nvr -c "tab drop $argv | set bufhidden=delete" ``` in my...

Sorry for my delayed response. I was on vacation ;-) Step 1: Selecting two files test1.txt and test2.txt containing the text as shown in the cat output ![image](https://user-images.githubusercontent.com/3010527/197700998-1d4a8907-437c-46fc-95ab-508578eff701.png) Step2: `:lua...

It might be relevant, that I'm using Telescope find_files not live_grep

Hi I really love the color scheme you created. I only missed the possibility to change some colors (in my case specifically I prefer a darker background) So I went...

Is there no interest in this PR or would you like any changes to the PR. I'd appreciate your feedback.

Very nice! Neovim is what I care for. I see that you are really deep into the topic. I was thinking of writing queries for neovim but had the feeling...