By the way just in case, instead of quitting neovim each time, you can either do a :! to execute the command or you can use ctrl z to put neovim in background and then fg to bring it back, that will allow to keep the changes history of the file 🙏
@MohammedAhmed-id1ryАй бұрын
Hey, great content. May I ask you what plugin do you use to show types beside the const names ?
@rezabani99044 ай бұрын
what lsp do you use for zig? I use zls but I think yours are much better and IMO lsp should be baked into compiler toolchain.
@xfxpositions4 ай бұрын
i'm my config github.com/xfxpositions/nvim-config it's just coc