hrqmonteiro

Results 56 issues of hrqmonteiro

### 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

### Describe the bug ![Screenshot from 2022-07-04 09-48-45](https://user-images.githubusercontent.com/17055027/177158423-1ef29847-3708-4f2b-831c-a6f44dd78149.png) ### Steps to reproduce Just pressing oa ### Expected behavior Not to have this bug... ### Emacs functionality _No response_ ### Minimal...

bug

What i'm trying to do: I have this array: ``` const socials = [ { name: 'github', url: 'https://github.com/hrqmonteiro' }, { name: 'gitlab', url: 'https://github.com/hrqmonteiro' }, { name: 'instagram', url:...

I have the font imported from Google fonts in my Next.js `_document.tsx` file: ``` import Document, { Html, Head, Main, NextScript } from 'next/document' class MyDocument extends Document { render()...

Your screenshot: ![image](https://user-images.githubusercontent.com/17055027/175198475-fb518ad2-d6d9-4b0f-a2af-d552e041f929.png) When i installed, on a .tsx file with treesitter enabled: ![Screenshot from 2022-06-23 00-05-08](https://user-images.githubusercontent.com/17055027/175198514-f45d1f8e-8bef-4ac0-a607-bca6f7f7debc.png) It looks very dim compared to your screenshot, why?

**Describe the bug** I installed the theme the way it said, and the visuals changed, but it doesn't have the button on the top to activate the turntable view. **To...

I have a problem in my colorscheme, as you can see, when i use `cmp`, the documentation has this highlight groups that are not consistent with the color of the...

![image](https://user-images.githubusercontent.com/17055027/184260981-982cc55c-40b0-4a29-881f-91ad2f3f77f4.png)

**Sanity checks (must complete)** - [X ] I have read and followed the installation instructions in the README - [X ] I have not modified the userChrome.css file - [X...

bug

### Information - **Operating System**: Fedora 36 - **Gnome Shell Version**: 42.4 - **Xorg/Wayland?**: Either one - **Apps tested**: All of them - **Fildem version**: 0.6.7 ### What is the...

bug