Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add command that shows revers DNS record | 2015-11-20 | 1 | -0/+1 | |
| | |||||
* | Turn off cursor moving limit | 2015-10-03 | 1 | -1/+1 | |
| | | | | It's kinda buggy. | ||||
* | Apply the same rules that are on commit message to tag message | 2015-09-28 | 1 | -0/+1 | |
| | |||||
* | Add support for YAML files | 2015-09-17 | 1 | -0/+1 | |
| | |||||
* | Check spell in python too | 2015-09-03 | 1 | -1/+1 | |
| | |||||
* | Add reasonable definitions for Python | 2015-04-28 | 1 | -0/+1 | |
| | |||||
* | Enable spelling in .txt files too | 2015-03-30 | 1 | -0/+1 | |
| | |||||
* | Highlight 80th column | 2015-03-30 | 1 | -0/+3 | |
| | |||||
* | Add pathogen toolchain | 2015-03-20 | 1 | -0/+5 | |
| | |||||
* | OK, there is some C++ language... | 2015-03-18 | 1 | -0/+1 | |
| | |||||
* | Add command that shows whois information | 2015-03-13 | 1 | -0/+3 | |
| | |||||
* | Add "default macro" operation | 2015-03-11 | 1 | -0/+4 | |
| | |||||
* | Turn on the current line highlight | 2015-03-06 | 1 | -0/+3 | |
| | |||||
* | Do not set relativenumbers on start | 2014-09-03 | 1 | -1/+1 | |
| | |||||
* | Enable spell checking in *.c and *.h files | 2014-07-28 | 1 | -0/+2 | |
| | |||||
* | Fix function toggleRelativeNumbers for Vim 7.4 | 2014-07-28 | 1 | -1/+1 | |
| | | | | | | In 7.3 was relativenumber and number opposite options In 7.4, they can be set together | ||||
* | Do not use relative numbers by default | 2014-07-21 | 1 | -1/+1 | |
| | |||||
* | Fix false warning in comment | 2014-06-13 | 1 | -1/+1 | |
| | |||||
* | Add empty line and stay in normal mode | 2014-06-11 | 1 | -0/+4 | |
| | |||||
* | Typo | 2014-06-11 | 1 | -1/+1 | |
| | |||||
* | Add textwidth into COMMIT_MESSAGE buffer | 2014-06-09 | 1 | -1/+2 | |
| | |||||
* | Add autocommand section. Do spell check in git COMMIT_EDITMSG files. | 2014-05-29 | 1 | -0/+5 | |
| | |||||
* | Use leader instead of CTRL+something for some edit operations | 2014-05-28 | 1 | -2/+2 | |
| | |||||
* | Fix command definition | 2014-05-28 | 1 | -2/+2 | |
| | |||||
* | Revert "Fix command definition" | 2014-05-28 | 1 | -8/+2 | |
| | | | | | | This commit contains more lines than was intended This reverts commit e781acc8502eb1673f9c742bfa1311ef774c26ad. | ||||
* | Add leader and use it in "reselect pasted text" operation | 2014-05-28 | 1 | -0/+5 | |
| | |||||
* | Match <, > too in vim % command | 2014-05-28 | 1 | -0/+3 | |
| | |||||
* | Fix command definition | 2014-05-28 | 1 | -2/+8 | |
| | |||||
* | Fix command description | 2014-05-28 | 1 | -1/+1 | |
| | |||||
* | Typo in vimrc | 2014-05-28 | 1 | -1/+13 | |
| | |||||
* | Typo in vimrc | 2014-05-28 | 1 | -3/+3 | |
| | |||||
* | Navigate up and down in long lines (gj and gk instead of j and k) | 2014-05-28 | 1 | -0/+4 | |
| | |||||
* | Use <cr> entity instead of keystroke <Enter> in vimrc | 2014-05-28 | 1 | -10/+10 | |
| | |||||
* | List buffers with space | 2014-05-26 | 1 | -0/+2 | |
| | |||||
* | Remove "SSD features" from main config. | 2014-05-24 | 1 | -7/+7 | |
| | | | | | This configuration is good on laptop, but not goot on server. My idea is: have this option permenently commented out and uncomment only at target computers. | ||||
* | Add commands in vimrc | 2014-05-14 | 1 | -0/+6 | |
| | |||||
* | Change listchars characters - the old one was similar to } | 2014-05-09 | 1 | -2/+1 | |
| | |||||
* | Block help on F1 key | 2014-05-09 | 1 | -0/+5 | |
| | |||||
* | Fix "highlite redundant spaces" function | 2014-05-02 | 1 | -4/+6 | |
| | |||||
* | Completely new version of vimrc | 2014-05-01 | 1 | -34/+124 | |
| | |||||
* | vimrc: remove code that doesn't work | 2014-04-26 | 1 | -3/+0 | |
| | |||||
* | Add some features from vimcasts into .vimrc | 2014-04-15 | 1 | -2/+13 | |
| | |||||
* | Add line numbering switch function | 2014-03-20 | 1 | -0/+10 | |
| | |||||
* | New mapping of reformat keys | 2013-12-30 | 1 | -4/+9 | |
| | |||||
* | Initial commit | 2013-11-28 | 1 | -0/+47 | |