]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/plugin/lsp.vim
Vim scripts refactoring
[dotfiles.git] / vim / .vim / plugin / lsp.vim
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