Amaan Qureshi
Amaan Qureshi
This had me scratching my head today for a solution- I am decompressing many files, however a few wouldn't work because they are large and I would get out of...
As the title suggests, I would like to know if it's possible to use a custom color for enum items. It is very unclear and difficult to me to figure...
As per the title, I get this error for **some** github notifications, not all..no idea why E5108: Error executing lua ...ns.nvim/lua/github-notifications/telescope/previewer.lua:23: attempt to concatenate field 'url' (a userdata value) stack...
Here's my setup, maybe it has to do with having a conflicting module? ```lua use({ "nvim-neotest/neotest", requires = { "nvim-neotest/neotest-go", "mrcjkb/neotest-haskell", "haydenmeade/neotest-jest", "nvim-neotest/neotest-plenary", "nvim-neotest/neotest-python", "rouge8/neotest-rust", }, config = function() require("neotest").setup({...
This PR adds rust-tools and is used when the detected client is named rust_analyzer. The reason for this is because rust-tools adds a lot of features and niceties similar to...
### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...
Supersedes #2533 This time, only an "external_files" array can be specified *only* meant to check the mtime. The reason the old design was rejected was mainly due to complexity -...
ts master now supports this :)