]> git.phdru.name Git - dotfiles.git/history - .vim
.vimrc: Set `visualbell` and `belloff`
[dotfiles.git] / .vim /
2020-04-05 Oleg Broytman.vim/python/virtualenv.py: Remove deprecated universal...
2020-02-02 Oleg Broytman.vimrc: Use `empty()` instead of `len`/`strlen`
2019-05-16 Oleg Broytman.vim/plugin/tmpwatch.vim: echo -> echoerr
2019-05-16 Oleg Broytman.vim/filetype.vim: For `stackoverflow` exec `Code`
2019-05-16 Oleg Broytman.vim/filetype.vim: Add autocmd for `textern`
2019-03-09 Oleg Broytman.vim/plugin/tmpwatch.vim: Do not remove file from the...
2018-09-15 Oleg Broytman.vim/after/indent/(x|ht)ml.vim: Don't re-indent lines...
2018-09-03 Oleg Broytman.vim/python/completion.py: Fix "bare exec" in Python 2
2018-08-29 Oleg Broytman.vim/rc: Adapt python code to both python and python3
2018-03-06 Oleg BroytmanAdd .vim/plugin/tmpwatch.vim - plugin to cleanup old...
2017-08-25 Oleg Broytman.vim/ftplugin/python.vim: Fix elseif syntax
2017-08-20 Oleg Broytman.vim: Add SetExecutableBit based on Tip 212
2017-07-04 Oleg BroytmanFeat(.vim/ftplugin/python.vim): report if there was...
2017-07-04 Oleg BroytmanFeat(.vim/ftplugin/python.vim): Do not call chmod if...
2017-04-09 Oleg Broytman.vim: Change path to tmp files of ViewSourceWith
2016-11-06 Oleg BroytmanAdd .vim/ftplugin/yaml.vim
2016-10-19 Oleg Broytman.vim, git: change colors
2016-10-19 Oleg Broytman.vim, git: change colors
2016-10-17 Oleg Broytman.vim: change colors
2016-09-21 Oleg Broytman.vim: change colors; fix colors for dark bg
2016-09-12 Oleg Broytman.vim: change colors
2016-09-10 Oleg Broytman.vim/colors/phd.vim: change color schema
2016-07-18 Oleg Broytman.vim/ftplugin/gitrebase.vim: goto the first line/column
2016-06-21 Oleg Broytman.vim: Change color
2016-06-15 Oleg Broytman.vim: change colors
2016-06-14 Oleg Broytman.vim: change color; make synload.vim a colorscheme
2016-06-13 Oleg Broytman.vim: change colors
2016-06-12 Oleg Broytman.vim: remove old unused file type
2016-06-12 Oleg Broytman.vim: fix comment
2016-06-12 Oleg Broytman.vim: change colors
2016-06-12 Oleg BroytmanAdd vim.sh
2016-05-31 Oleg Broytman.vim: Recognize all git temporary commit files
2016-05-31 Oleg Broytman.vim: Remove old unused macro
2015-06-18 Oleg BroytmanExpand tabs to spaces in changelogs
2014-10-09 Oleg BroytmanRemove Medap-related mappings
2014-07-24 Oleg BroytmanMinor refactoring
2014-07-13 Oleg BroytmanFix misspelling: position_resored => position_restored
2014-03-18 Oleg BroytmanSimplify autocommand by making it buffer-local
2014-03-14 Oleg BroytmanSet iskeyword in one command instead of two
2014-03-11 Oleg BroytmanRemove minus from keyword chars
2013-12-16 Oleg BroytmanUse full name 'formatoptions' instead of 'fo'
2013-12-01 Oleg BroytmanInitial import