]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/ftplugin/python
pylsp seems to cover all linting needs
[dotfiles.git] / vim / .vim / ftplugin / python /
2022-01-27 Sergey Matveevpylsp seems to cover all linting needs
2022-01-27 Sergey MatveevPy310's match keyword highlight
2022-01-27 Sergey Matveev<F3> python#importcompl#all() helper
2021-06-29 Sergey MatveevVim scripts refactoring
2021-06-14 Sergey MatveevUnused commands
2021-01-20 Sergey MatveevMove Python specific wildignore to ftplugin
2020-12-03 Sergey MatveevChanged git web frontend
2020-09-29 Sergey MatveevS-F6 is changed with the new tmux
2020-09-16 Sergey MatveevFucking assholes renames already working things
2020-07-13 Sergey MatveevMention pyls full installation
2020-07-12 Sergey MatveevDo not use vim-lsp-settings for simplicity
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-08-11 Sergey MatveevInitial