]> git.phdru.name Git - dotfiles.git/history - .vimrc
.vimrc: Comment out `SetViminfoEncoding`
[dotfiles.git] / .vimrc
2019-05-22 Oleg Broytman.vimrc: Comment out `SetViminfoEncoding`
2019-05-16 Oleg Broytman.vimrc: Add functions `Code`/`Text`
2019-05-16 Oleg Broytman.vimrc: Fix `SetExecutableBit`: Remove autocmd `FileCha...
2019-05-09 Oleg Broytman.vimrc: Set universal encoding for .viminfo
2019-05-09 Oleg Broytman.vimrc: Refactor `viminfo` settings
2019-05-06 Oleg Broytman.vimrc: Set mouse only if mouse support is available
2019-05-05 Oleg Broytman.vimrc: Set flag `c` in `viminfo` in function `SlowTerm`
2019-04-18 Oleg Broytman.vimrc: Redirect wikia.com -> fandom.com
2018-10-13 Oleg Broytman.vimrc: Disable incremental searching
2018-10-01 Oleg Broytman.vimrc: source $VIMRUNTIME/defaults.vim and reset ...
2018-10-01 Oleg Broytman.vimrc: Exit vim if the only window is option window
2018-08-29 Oleg Broytman.vim/rc: Adapt python code to both python and python3
2018-06-29 Oleg Broytman.vimrc: Extend listchars
2018-04-20 Oleg Broytman.vimrc: Run `chmod` silently
2018-04-20 Oleg Broytman.vimrc: Don't use `execute` for fixed autocommands
2018-03-26 Oleg Broytman.vimrc: Optimize SetExecutableBit: fname is no longer...
2018-03-26 Oleg Broytman.vimrc: Fix checktime/FileChangedShell
2018-03-26 Oleg Broytman.vimrc: Rename Xbit to ToggleXbit
2018-03-26 Oleg Broytman.vimrc: Check chmod just once
2017-08-25 Oleg Broytman.vimrc: Improve SetExecutableBit
2017-08-25 Oleg Broytman.vimrc: Protect SetupEncoding from reloading unnamed...
2017-08-20 Oleg Broytman.vim: Add SetExecutableBit based on Tip 212
2017-08-20 Oleg Broytman.vimrc: Change URLs
2017-07-22 Oleg Broytman.vimrc: Use xclip to copy/paste to/from X clipboard...
2017-04-14 Oleg Broytman.vimrc: automatically set paste mode when pasting in...
2016-11-30 Oleg BroytmanSet directory for swap files to ~/tmp/vim
2016-11-10 Oleg Broytman.vimrc: keep undo history across sessions by storing...
2016-10-22 Oleg Broytman(Re)activate python virtual environment
2016-07-12 Oleg Broytman.vimrc: Use long name for a command
2016-07-06 Oleg Broytman.vimrc: automatically close quickfix if it's the only...
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: change colors
2016-05-01 Oleg Broytman.vimrc: set ttimeoutlen=100
2016-03-03 Oleg Broytman.vimrc: set titlestring
2016-01-31 Oleg Broytmanvimrc: remove the current directory from the swap path
2016-01-03 Oleg Broytman.vimrc: use matchit plugin
2015-07-06 Oleg Broytman.vimrc: set ttymouse=xterm2 under screen/tmux
2015-03-14 Oleg Broytman.vimrc: blowfish cryptmethod is supported for vim ...
2015-01-13 Oleg Broytmanvim: set cryptmethod=blowfish instead of very weak zip
2014-08-22 Oleg BroytmanBetter mode color for dark terminals
2014-08-21 Oleg BroytmanRedraw screen to restore cursor and xterm title
2014-07-24 Oleg Broytmanstrlen cannot be less than zero
2014-07-24 Oleg BroytmanMinor refactoring
2014-07-13 Oleg BroytmanFix misspelling
2014-07-13 Oleg BroytmanExecute AutoEncoding once and remove the autocmd
2014-07-13 Oleg BroytmanCompare $LC_CTYPE with any UTF-8, not just ru_RU.UTF-8
2014-07-13 Oleg BroytmanFix misspelling: position_resored => position_restored
2014-07-13 Oleg BroytmanUse nr2char(127)
2014-03-18 Oleg BroytmanRemove the redraw autocommand (it's only needed once)
2014-03-11 Oleg BroytmanRedraw screen after all macros
2014-01-01 Oleg BroytmanOrder the list of terminals alphabetically
2013-12-01 Oleg BroytmanInitial import