]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/plugin
Have not used zshfe for years
[dotfiles.git] / vim / .vim / plugin /
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-06-25 Sergey Matveevexted plugin is convenient anyway
2022-04-12 Sergey Matveev.c/.h switcher
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
2022-01-27 Sergey MatveevCompletely get rid of pylint
2022-01-27 Sergey MatveevShorter fugitive command aliases
2022-01-27 Sergey MatveevBetter non-human letters highlighting
2021-06-29 Sergey MatveevVim scripts refactoring
2021-06-25 Sergey MatveevExternal (GNU) grep is much faster
2021-06-25 Sergey MatveevI do not use vim-fzf at all
2021-06-15 Sergey MatveevDetect already loaded code with simpler <SID> check
2021-05-13 Sergey MatveevSymbolic links friendly WhereAmI
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-02-10 Sergey MatveevSafer printing
2021-02-10 Sergey MatveevI learn zsh
2021-02-06 Sergey MatveevDRY
2021-02-06 Sergey MatveevProper file_line left buffer cleaning
2021-02-03 Sergey Matveevfzf
2021-01-27 Sergey Matveevg:lsp_documentation_float_docked does not help anyhow
2021-01-20 Sergey MatveevBetter ctags-ing
2021-01-20 Sergey Matveev.vimrclocal useless with exrc/secure options existence
2021-01-20 Sergey MatveevNot sure, but seems docking slightly less distract
2020-10-16 Sergey Matveevg:loaded_* stopper
2020-09-08 Sergey MatveevNo more /usr/home
2020-08-13 Sergey MatveevEscape filename in buftabline
2020-08-12 Sergey MatveevSimplify buftabline and support filenames with spaces
2020-08-07 Sergey MatveevMove mutt-specific commands to ftdetect
2020-08-07 Sergey MatveevMany opened buffers causes Vim segfault
2020-08-06 Sergey Matveev\zs has to be single quote escaped
2020-08-05 Sergey MatveevFast changing between file extensions
2020-08-05 Sergey MatveevUnify quotes
2020-07-28 Sergey MatveevLimit filename size only
2020-07-26 Sergey MatveevInclude line number also
2020-07-26 Sergey MatveevDouble spaces seems to be pretty visible
2020-07-26 Sergey MatveevInitial BufTabline
2020-07-14 Sergey MatveevNot all software accepts /usr/home path as /home
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
2020-05-06 Sergey MatveevLLDB WhereAmI formatting
2020-04-17 Sergey MatveevFix netrwhist path
2020-04-13 Sergey MatveevOverride <Del> in netrw and delete its history
2020-04-03 Sergey MatveevFix uctags -kinds invocation
2020-04-02 Sergey MatveevAlso ctag C prototypes
2020-03-12 Sergey MatveevDisable unneeded Vim plugins
2019-09-02 Sergey MatveevMove filetype-related Vim hooks to separate files
2019-08-11 Sergey MatveevInitial