]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vimrc
modeline is safe in Vim 8.2, with disabled modelineexpr by default
[dotfiles.git] / vim / .vimrc
2020-06-11 Sergey Matveevmodeline is safe in Vim 8.2, with disabled modelineexpr...
2020-05-31 Sergey MatveevShorten :buffer to :b
2020-05-28 Sergey MatveevShorter statusline, without own colours
2020-05-27 Sergey MatveevSimpler Gvsplit substitution, without register polluting
2020-05-27 Sergey MatveevSeems that LANG is not required to be overriden for...
2020-05-12 Sergey MatveevMore visible active window
2020-04-13 Sergey MatveevOverride <Del> in netrw and delete its history
2019-12-23 Sergey MatveevUnimpaired like textwidth switching
2019-12-19 Sergey MatveevMore visible tab count
2019-12-19 Sergey MatveevBetter autoformatting of comments
2019-12-17 Sergey MatveevRemove stuff from vimrc because of Tim Pope's unimpaired
2019-12-14 Sergey MatveevVim 8.2 shell syntax is broken without sh_no_error
2019-09-03 Sergey MatveevEasy (no)wrap switching
2019-09-02 Sergey MatveevHighlight all trailing extra whitespaces
2019-09-02 Sergey MatveevYanking to end of line is often action, behave as expec...
2019-09-02 Sergey MatveevMove filetype-related Vim hooks to separate files
2019-08-31 Sergey Matveev.conf files are often termcap ones
2019-08-26 Sergey MatveevFull command names
2019-08-26 Sergey MatveevRemove whereami.vim replaced command
2019-08-11 Sergey MatveevInitial