Salim Pamukcu
Salim Pamukcu
Hi Tom, Just wanted to learn how do you handle when you folders in c++ classes like Components; In 4.25.4 VS 2019 or Unreal does not see them ; you...
Hi After todays update wifi is gone. During the update there were no errors but after the reboot wifi is gone commit 45dde70 Manjaro kernel 5.15.133-1 Let me know how...
### 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...
Hi There is a line in lspconfig that refers to "typescript-tools" but the plugin is not installed. ``` ... function M.config() local wk = require "which-key" wk.register { ["la"] =...
Hi I have been using rust-tool for a while and it is awesome. However some of the commands (that use rustc; e.g RustEmitIr, RustEmitAsm) gives error due to edtion issue...
Hi Thank you for this template. I am a fan. Have all the books :) I tried to build this as is on Linux Arch. Configuration was OK but build...
### Feature Description Hi Since inlay_hints is supported by neovim 0.10.+ there should be inlay_hints, toogle and enable/disable inlay_hints . maybe something like this can be added to on_attach function...