Moshe Avni
Moshe Avni
Resolves #1926 This adds a boolean option to the config: `unnamed_buffer_support` with default of `false` that allows spawning the LSP server with `vim.fn.cwd()` so that we have linting and diagnostics...
### Language server all (yamlls in the example) ### Requested feature Currently, the lsp server won't attach to an unnamed buffer because of this: https://github.com/neovim/nvim-lspconfig/blob/932164a3cc87eafdd20c7d271037bea913b31c7b/lua/lspconfig/configs.lua#L89-L90 I want the language server...
The code base has the argument `--token` that allows receiving the token as an argument rather than prompting for one, this is very handy, but not included in the latest...
### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request. ### Feature description 2 additional ex-commands: `NullLsStop` and `NullLsStart` Since lsp-config's...
### Description On `:Telescope git_branch` I see all branches including non-local `origin/` branches (branches I still not checked out to since `git clone`), and when I try to checkout to...
Just as iTerm2 allows a different font for non-ascii characters (with ligatures), it could be a nice feature to have in vimr:  Thanks!
There's no real suggestions from the language server. Tried both jedi and MPLS. Current configuration: ``` { "coc.preferences.useQuickfixForLocations": true, "prettier.tabWidth": 2, "python.pythonPath": "/usr/local/bin/python3", "python.linting.enabled": true, "python.linting.pep8Enabled": false, "python.linting.pylintEnabled": true, "python.linting.flake8Enabled":...
Hi, I have flake8 for diagnostics, and it marks the error `line too long` as error. I'd rather it be on informational level. I tried: ``` "python.analysis.information": ["line too long"],...
**Describe the solution you'd like** There is a JSON schema store used by popular IDEs to provide completion and intellisense on custom manifests. If there would be a secret store...
When clicking chords, it opens many different web pages of the chords of the song.