vanntile
vanntile
**Is your feature request related to a problem? Please describe.** I wish to be able to add descriptions and default emoji for types. **Describe the solution you'd like** Using [cz-emoji](https://github.com/ngryman/cz-emoji),...
https://github.com/ProtonVPN/protonvpn-nm-lib/blob/7289196227e66e8aba91f7cc75174f2863fdba27/protonvpn_nm_lib/core/session/session.py#L436-L446 The above value can still return `None`, it should be loaded in case that the keyring value is empty itself. an if check after line 440 like the following...
Using `nvim-lspconfig` and the following configuration, when opening a go file in any project (or after resetting the golangcilint LSP), I get this error log in nvim's console ```lua golangci_lint_ls...