]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/plugin
Escape filename in buftabline
[dotfiles.git] / vim / .vim / plugin /
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