Alejandro

Results 28 issues of Alejandro

### **This issue tracks all the breaking changes on incoming Doom versions that may require users to update configurations.** > Inspired by `Following HEAD: breaking changes on master` issue found...

branch: develop

This is one of our last TODO items, and is being already implemented. However I wanted to create an issue related to it so I can follow a better tracking...

enhancement
help wanted
good first issue
priority: medium

I used this project to learn C and how to develop using Lua outside of Neovim / AwesomeWM and I really like what I have done, but I'm really tired...

Maybe it could be useful for avoid modifying the configurations when wanting to temporarily disable stuff or changing the ASCII distro logo, something like what `neofetch` does, e.g. ```sh #...

enhancement
priority: low

Maybe making lcfetch multi-threaded can help with performance for hard tasks like getting the installed packages. Runtime speed without packages field is an average of 1ms and with it, it...

enhancement
priority: low

Hi mate, hope you're doing well! As the title says I have this question regarding to C/C++ debuggers (in a more specific way with `ccppr_vsc` one). I saw [those lines](https://github.com/Pocco81/DAPInstall.nvim/blob/main/lua/dap-install/core/debuggers/ccppr_vsc.lua#L54-L57)...

I think a `:Rest` command will be great for rest.nvim to evolve and keep growing in the future. This will replace current `RestNvim` commands family, we are going to raise...

I think it's worth it for us to move targetted Neovim version to latest stable release as rest.nvim could benefit from new Lua APIs on it and reduce `vim.cmd` calls...

Hey, it's been a while since the last time I did feel interest in rest.nvim due to some motives I'll listen below. However, I'll first tell y'all what's going to...

This feature should allow quick and easy saving of request result bodies containing tokens and data to be saved for later use.

enhancement