]> git.phdru.name Git - dotfiles.git/history - .vim
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .vim /
2024-01-20 Oleg BroytmanStyle(.vim/python/completion.py): Fix `flake8` warnings
2024-01-20 Oleg BroytmanRefactor(.vim/python/virtualenv.py): Optimize code
2024-01-18 Oleg BroytmanFeat(.vim/python/virtualenv.py): Check major Python...
2024-01-18 Oleg BroytmanFeat(.vim/python/virtualenv.py): Search for `activate_t...
2024-01-01 Oleg Broytman.vim: Rename `RemoveTrailingSpaces` -> `StripTrailingSp...
2023-12-20 Oleg BroytmanMove `.vim/autoload/text.vim` -> `.vim/plugin/text...
2023-01-11 Oleg Broytman.vim: Fix name `SearchConflictMarkers`
2022-12-01 Oleg Broytman.vim: Add `ftplugin/sshconfig.vim`
2022-11-30 Oleg Broytman.vim: Add `ConflictMarkersSearch()`
2022-11-17 Oleg Broytman.vim: Remove a personal mapping
2022-11-16 Oleg Broytman.vim: `RemoveTrailingSpaces()`
2022-11-16 Oleg Broytman.vim: `SqueezeEmptyLines()`
2022-05-14 Oleg Broytmanhtml.vim: Remove `</meta>`
2022-04-09 Oleg Broytman.vim: Use `programming_lang.vim` in `python.vim`
2022-04-02 Oleg BroytmanRefactor(.vim/ftplugin): Settings common to all program...
2022-04-02 Oleg Broytman.vim: Add `ftplugin/javascript.vim`
2022-03-28 Oleg Broytman.vim: Feat(ftplugin/python): Avoid double indent
2020-07-08 Oleg Broytman.vim/plugin: add `whichwrap.vim` to restore the setting...
2020-06-24 Oleg Broytman.vim: Fix PyEm filetype
2020-06-18 Oleg Broytman.vim: Press `<Enter>` instead of `<C-]>` in help
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