Danny Burt

Results 13 issues of Danny Burt

Hello, Thank you for the great color scheme. How difficult is it to add support for new languages? Would it be possible to add support for groovy? Here is a...

help wanted
Good First Issue

Generate aliases! ![](https://i.redd.it/iuxajqf7yqc71.jpg)

This is a zsh plugin again ![](https://i.redd.it/ru68sbjrfmm71.jpg)

When I open a new file, langserver-go will open up a window in my vim terminal with output after attempting to run my file. It happens because the output window...

**Is your feature request related to a problem? Please describe.** Add a way for people to test and run this locally - not in a codelab. Docker is an easy...

approved

It would be nice to be able to specify the remote on the commands. For example, I want to be able to run `gitit devops` to open the devops fork...

enhancement

When I try the `docker-compose up -d` setup, I run into an issue where localhost says "Kibana server is not ready yet" Machine is an `Apple M1` If I run...

Hello, I was wondering if it is possible to use the default dashboards for github enterprise. I am able to get my data ingested, but I think there may be...

Hey @xolox, would you consider adding a volunteer (or several) as a contributor to support the development of this plugin? They could triage new issues, approve and merge pull requests,...

I have these lines in my .vimrc file: ``` "" Set the puppet .pp file type "au BufRead,BufNewFile *.pp set filetype=puppet ``` I highlight both lines and `gc` and this...