adrian5
adrian5
Would be nice to have matching fish shell highlights for the GitHub theme. The shell theme applies to interactively typed commands (e.g. `echo -e "Foo\nBar"`), not the output of the...
Would be nice to have support for [xfce4-terminal](https://docs.xfce.org/apps/xfce4-terminal/start). I've created an example for GitHub light, maybe you can create a template based off that. ```ini [Scheme] Name=Github Light ColorForeground=#24292f ColorBackground=#ffffff...
Hello Folke, I was wondering if you're open to more granular highlight tweaks (PRs) for specific languages, or if you're worried about ballooning complexity (the theme being large already). I...
I was wondering if recommending the [paru-bin](https://aur.archlinux.org/packages/paru-bin) package to new users might not be preferable to having them install the Rust toolchain and [building it themselves](https://github.com/Morganamilo/paru#installation).
That one was missing from the set.
### Is your feature request related to a problem? Please describe. I don't know if this repo is even the right place to ask, but I wanted to add [nginx-language-server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#nginx_language_server)...
As per [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/blob/master/CONTRIBUTING.md#markup).
I was wondering which (light) colorscheme is being used to showcase the font in the README. Thanks!
Currently, all `cmakeKW…` highlight groups [link to `ModeMsg`](https://github.com/pboettch/vim-cmake-syntax/blob/master/syntax/cmake.vim#L3960-L4064). It would be good if these instead targeted a common (virtual) hl-Group, e.g. `cmakeKW`, which can then be targeted by colorschemes independently...
For example on configuration page in the [configure minify](https://gohugo.io/getting-started/configuration/#configure-minify) section, when clicking on the json tab of the code snippets, the page jumps far enough away to lose context. I...