Moshe Avni

Results 38 issues of 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...

enhancement

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...

enhancement

### 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...

bug

Just as iTerm2 allows a different font for non-ascii characters (with ligatures), it could be a nice feature to have in vimr: ![image](https://user-images.githubusercontent.com/17252601/97713758-ebfdeb00-1ac8-11eb-885c-41ef2e78ee8c.png) 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...

kind/feature

When clicking chords, it opens many different web pages of the chords of the song.