hrqmonteiro
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...
### Describe the bug  ### Steps to reproduce Just pressing oa ### Expected behavior Not to have this bug... ### Emacs functionality _No response_ ### Minimal...
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:  When i installed, on a .tsx file with treesitter enabled:  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...

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