Dave Lage

Results 102 comments of Dave Lage

#12885 merged to complete task `nvim-lspconfig`.

Looked a little bit and those 2 files seem ok, but their are others in neovim/neovim that might need to be updated. https://github.com/neovim/neovim/blob/master/src/Doxyfile which references [extra.css](https://neovim.io/doc/dev/extra.css) And the relevant files...

I just made a simple colorscheme. So I think you got it for the most part but requiring the file runs into caching problems. I found if i had it...

The problem with the approach is colors/boo.vim get sourced before or instead of colors/boo.lua. This hurts making this colorscheme support Vim as well as I can not have both files...

![2020-11-11-230622_4480x1440_scrot](https://user-images.githubusercontent.com/15027/98894334-9505f780-2472-11eb-9b73-b76b2b1f68b9.png) Without the cursor highlight

![2020-12-09-180316_4480x1440_scrot](https://user-images.githubusercontent.com/15027/101699325-ef31b280-3a48-11eb-94e8-a89152204358.png) go language

![Screenshot_2021-02-28 terminal sexy - Terminal Color Scheme Designer](https://user-images.githubusercontent.com/15027/112667058-321a6900-8e33-11eb-9c06-7c15ab5b7b18.png) Colors used

![2021-08-23_01-11](https://user-images.githubusercontent.com/15027/130393678-526e0fd2-d50f-4db7-8d76-337475e4e125.png) Telescope (dropdown theme)

![boo-overview](https://user-images.githubusercontent.com/15027/178179115-3e238800-8c53-4160-962f-90b9d1ad3747.png) ![boo-typescript](https://user-images.githubusercontent.com/15027/178179116-15203812-037b-458c-b27e-3ce3f1663a51.png)

![boo-rust](https://user-images.githubusercontent.com/15027/178296453-9b0cc27b-417f-46e4-8bc1-a4d47d49788e.png)