]> git.phdru.name Git - dotfiles.git/history - .vimrc
.vimrc: Rename Xbit to ToggleXbit
[dotfiles.git] / .vimrc
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