Gabriel Kakizaki

Results 3 issues of Gabriel Kakizaki

![2019-01-24-132226_339x67_scrot](https://user-images.githubusercontent.com/36053545/51688139-1ad55c00-1fdb-11e9-944f-ef3cee504d5c.png) The '=' isn't highlighted by cursorline. I investigated and found this: https://github.com/morhetz/gruvbox/blob/cb4e7a5643f7d2dd40e694bcbd28c4b89b185e86/colors/gruvbox.vim#L590 `call s:HL('Normal', s:fg1, s:bg0)` The syntax is setting the background back to bg0. Don't know if it...

Clojure from the Ground Up - [x] Chapters 1-3 - [x] Chapters 4, 6 - [x] Chapters 7, 8, 10 4Clojure - [x] 20 problems - [x] 40 problems -...

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug