]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/ftplugin
Escape filename in buftabline
[dotfiles.git] / vim / .vim / ftplugin /
2020-07-13 Sergey MatveevMention pyls full installation
2020-07-12 Sergey MatveevDo not use vim-lsp-settings for simplicity
2020-06-10 Sergey MatveevTrivial reordering
2020-05-17 Sergey MatveevOften used assert(!= NULL)
2020-05-12 Sergey Matveevunsigned char* is very often typed
2020-04-22 Sergey Matveevcfmt.sh is back
2020-04-13 Sergey Matveevcommentstring for texinfo files
2020-04-10 Sergey Matveevclang-format can use ~/.clang-format
2020-04-02 Sergey MatveevMore C formatting
2020-04-01 Sergey MatveevBegin working with C
2020-01-08 Sergey MatveevDebugging cmdline for gogetdoc
2019-12-18 Sergey MatveevFix byte index, workability at the end of the word
2019-12-18 Sergey MatveevStrip last dummy empty line
2019-12-18 Sergey MatveevDraft gogetdoc Vim plugin with popups
2019-12-14 Sergey MatveevExplicitly tell pylint not to show the scoring
2019-12-14 Sergey MatveevI use Python3 by default now and flake8 does not instal...
2019-12-14 Sergey MatveevVim 8.2 makeprg does not inherit PATH
2019-12-02 Sergey MatveevLet's try to use goimports instead of gofmt
2019-11-11 Sergey MatveevForbid default Rust ftplugin loading, it sucks
2019-09-02 Sergey MatveevMove filetype-related Vim hooks to separate files
2019-08-15 Sergey MatveevAutoindent err wraps
2019-08-11 Sergey MatveevInitial