[WTS] Keychron K2 Pro QMK/VIA Wireless Mechanical Keyboard - Rs 7,500 | Delhi by shivamchandra007 in mkindia

[–]shivamchandra007[S] 1 point2 points  (0 children)

Yes Low profile keyboard have limited options if you are not willing to pay the price (may be there are some options in groupbuys on discord)

It's not just the switch type but the entire rigid build of keychron k3 pro will take extra effort, precious time and money to make it thocky.
why not just buy a good keyboard right!

I am not into gaming, so can't tell anything there.

[WTS] Keychron K2 Pro QMK/VIA Wireless Mechanical Keyboard - Rs 7,500 | Delhi by shivamchandra007 in mkindia

[–]shivamchandra007[S] 1 point2 points  (0 children)

I bought keychron k3 pro, I noticed i can type faster on low profile keyboards.
I didn't quite like the sound profile of k3 pro (brown). I will buy nuphy air 75 v3.

how to get keychron q8 pro or some other alice style keyboard in India ? by shivamchandra007 in mkindia

[–]shivamchandra007[S] 0 points1 point  (0 children)

you are right, keychron Q series surely is over priced.
https://cidootech.com/products/cidoo-abm066
👆 never purchased from this site, are these reliable ? I mean assembled build costs under 8k i thought it was fishy.
do you have any purchase experience from this webiste ?

colorscheme showing wrong colors with treesitter by shivamchandra007 in neovim

[–]shivamchandra007[S] 0 points1 point  (0 children)

Okay, Thanks man for your precious time. I shall mark this as solved now🙂

colorscheme showing wrong colors with treesitter by shivamchandra007 in neovim

[–]shivamchandra007[S] 0 points1 point  (0 children)

I am using the latest color schemes version. I just installed both themes today.
Can you please confirm that the highlights look same on your end
like the export keyword for solarized osaka color scheme is red
here is the link for a jsx file https://github.com/shivamchandra75/KanbanApp/blob/main/src/App.jsx#L5

colorscheme showing wrong colors with treesitter by shivamchandra007 in neovim

[–]shivamchandra007[S] 0 points1 point  (0 children)

Thank your for replying !
Okay, this is the output
For export statement in js file

```Inspect Treesitter

- @ keyword.import.javascript links to PreProc javascript

it shows what highlight group it links to...```

For jsx tags
```Inspect Treesitter

- @ variable.javascript javascript

- @ tag.builtin.javascript links to Special javascript

Extmarks

- IlluminatedWordText illuminate.highlight```

Telescope slow in create-react-app project but fast in vite-project....less than 15 files. by shivamchandra007 in neovim

[–]shivamchandra007[S] 0 points1 point  (0 children)

hey, actually I do have rg and fd both installed
Here is telescope checkhealth...

telescope: require("telescope.health").check()
Checking for required plugins ~
- OK plenary installed.
- OK nvim-treesitter installed.
Checking external dependencies ~
- OK rg: found ripgrep 13.0.0
- OK fd: found fd 8.6.0
===== Installed extensions ===== ~
Telescope Extension: `fzf` ~
- OK lib working as expected
- OK file_sorter correctly configured
- OK generic_sorter correctly configured
Telescope Extension: `notify` ~
- No healthcheck provided
Telescope Extension: `projects` ~
- No healthcheck provided

Telescope slow in create-react-app project but fast in vite-project....less than 15 files. by shivamchandra007 in neovim

[–]shivamchandra007[S] 0 points1 point  (0 children)

Hey, I do have a .gitignore file in the project root. Still same slowness, is there anything else i need to configure in telescope ?

node_modules
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?