]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/plugin/lsp.vim
No on-data caches
[dotfiles.git] / vim / .vim / plugin / lsp.vim
2023-11-29 Sergey MatveevShow LSP warning on status line only
2023-09-23 Sergey MatveevExplicitly set LSP omni completion binding
2023-07-02 Sergey MatveevFaster LSP diagnostics moving
2023-04-17 Sergey MatveevC headers
2023-04-14 Sergey MatveevProper quotes
2023-04-06 Sergey Matveevgomod is also LSPable
2023-04-04 Sergey MatveevRevert "Async flake8"
2023-04-04 Sergey MatveevAsync flake8
2023-04-04 Sergey MatveevTry to highlight current diagnostics
2023-03-31 Sergey MatveevInlay hints are very disturbing after all
2023-03-06 Sergey MatveevSignature window hides at least a line above
2023-01-31 Sergey MatveevAdd LSP server only if executable exists
2023-01-31 Sergey MatveevUnneeded args
2023-01-31 Sergey MatveevI use github.com/yegappan/lsp now
2022-07-01 Sergey Matveevv: are not required in vim9script
2022-06-30 Sergey MatveevMove to vim9script
2022-01-27 Sergey Matveevgopls is too verbose
2022-01-27 Sergey MatveevEnable pyls only if it exists
2022-01-27 Sergey MatveevMove to vim-lsc from vim-lsp
2022-01-27 Sergey MatveevVarious Vim plugins separated on packages
2022-01-27 Sergey MatveevQuickfix population based on LSP
2021-06-29 Sergey MatveevVim scripts refactoring
2021-06-15 Sergey MatveevDetect already loaded code with simpler <SID> check
2021-05-03 Sergey MatveevPossibly disabling signature_help will help with change...
2021-05-03 Sergey Matveevlsp_highlight_references_enabled is already enabled...
2021-03-27 Sergey MatveevAbility to disable LSP, without :help
2021-01-27 Sergey Matveevg:lsp_documentation_float_docked does not help anyhow
2021-01-20 Sergey MatveevNot sure, but seems docking slightly less distract
2020-10-16 Sergey Matveevg:loaded_* stopper
2020-07-14 Sergey MatveevCompletely remove asyncomplete
2020-07-14 Sergey MatveevUse omni-completion instead of asyncomplete-plug
2020-07-12 Sergey MatveevDo not use vim-lsp-settings for simplicity
2020-07-11 Sergey Matveevpreview is already disabled, remove autocmd
2020-07-11 Sergey MatveevNo asyncomplete's auto_popup, do only on demand
2020-07-10 Sergey MatveevWorking with LSP