Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make something like plugin-available and plugin-enabled | Robin Obůrka | 2014-11-11 | 1 | -0/+0 |
| | |||||
* | Do not set relativenumbers on start | Robin Obůrka | 2014-09-03 | 1 | -1/+1 |
| | |||||
* | Enable spell checking in *.c and *.h files | Robin Obůrka | 2014-07-28 | 1 | -0/+2 |
| | |||||
* | Fix function toggleRelativeNumbers for Vim 7.4 | Robin Obůrka | 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 | Robin Obůrka | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Add taglist plugin | Robin Obůrka | 2014-07-06 | 2 | -0/+6192 |
| | |||||
* | Add make_links script | Robin Obůrka | 2014-06-30 | 1 | -0/+7 |
| | |||||
* | Remove ugly email hack in gvimrc | Robin Obůrka | 2014-06-30 | 1 | -4/+0 |
| | |||||
* | Remove added words in spell file | Robin Obůrka | 2014-06-30 | 2 | -3/+0 |
| | |||||
* | Fix false warning in comment | Robin Obůrka | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | Add empty line and stay in normal mode | Robin Obůrka | 2014-06-11 | 1 | -0/+4 |
| | |||||
* | Typo | Robin Obůrka | 2014-06-11 | 1 | -1/+1 |
| | |||||
* | Add textwidth into COMMIT_MESSAGE buffer | Robin Obůrka | 2014-06-09 | 1 | -1/+2 |
| | |||||
* | Add autocommand section. Do spell check in git COMMIT_EDITMSG files. | Robin Obůrka | 2014-05-29 | 1 | -0/+5 |
| | |||||
* | Use leader instead of CTRL+something for some edit operations | Robin Obůrka | 2014-05-28 | 1 | -2/+2 |
| | |||||
* | Fix command definition | Robin Obůrka | 2014-05-28 | 1 | -2/+2 |
| | |||||
* | Revert "Fix command definition" | Robin Obůrka | 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 | Robin Obůrka | 2014-05-28 | 1 | -0/+5 |
| | |||||
* | Match <, > too in vim % command | Robin Obůrka | 2014-05-28 | 1 | -0/+3 |
| | |||||
* | Fix command definition | Robin Obůrka | 2014-05-28 | 1 | -2/+8 |
| | |||||
* | Fix command description | Robin Obůrka | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | Typo in vimrc | Robin Obůrka | 2014-05-28 | 1 | -1/+13 |
| | |||||
* | Typo in vimrc | Robin Obůrka | 2014-05-28 | 1 | -3/+3 |
| | |||||
* | Navigate up and down in long lines (gj and gk instead of j and k) | Robin Obůrka | 2014-05-28 | 1 | -0/+4 |
| | |||||
* | Use <cr> entity instead of keystroke <Enter> in vimrc | Robin Obůrka | 2014-05-28 | 1 | -10/+10 |
| | |||||
* | List buffers with space | Robin Obůrka | 2014-05-26 | 1 | -0/+2 |
| | |||||
* | Remove "SSD features" from main config. | Robin Obůrka | 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 | Robin Obůrka | 2014-05-14 | 1 | -0/+6 |
| | |||||
* | Change listchars characters - the old one was similar to } | Robin Obůrka | 2014-05-09 | 1 | -2/+1 |
| | |||||
* | Block help on F1 key | Robin Obůrka | 2014-05-09 | 1 | -0/+5 |
| | |||||
* | Fix "highlite redundant spaces" function | Robin Obůrka | 2014-05-02 | 1 | -4/+6 |
| | |||||
* | Completely new version of vimrc | Robin Obůrka | 2014-05-01 | 1 | -34/+124 |
| | |||||
* | vimrc: remove code that doesn't work | Robin Obůrka | 2014-04-26 | 1 | -3/+0 |
| | |||||
* | Add some features from vimcasts into .vimrc | Robin Obůrka | 2014-04-15 | 1 | -2/+13 |
| | |||||
* | Add line numbering switch function | Robin Obůrka | 2014-03-20 | 1 | -0/+10 |
| | |||||
* | New mapping of reformat keys | Robin Obůrka | 2013-12-30 | 2 | -6/+11 |
| | |||||
* | Initial commit | Robin Obůrka | 2013-11-28 | 6 | -0/+176 |