| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vim: turn the plugins on after loading the bundles.vim file. | Miquel Sabaté | 2014-02-11 | 1 | -0/+3 |
| | | | | | This is the way it's supposed to be done anyways. | ||||
| * | vim: remove trailing spaces on save. | Miquel Sabaté | 2014-02-10 | 1 | -0/+4 |
| | | |||||
| * | vim: use Go's defaults for indentation. | Miquel Sabaté | 2014-02-10 | 1 | -0/+1 |
| | | |||||
| * | vim: added the CtrlP plugin. | Miquel Sabaté | 2014-01-30 | 1 | -3/+0 |
| | | | | | I've also moved the configuration of plugins in the bundles.vim file. | ||||
| * | vim: style. | Miquel Sabaté | 2014-01-29 | 1 | -3/+3 |
| | | |||||
| * | vim: map <C-q> as @q | Miquel Sabaté | 2014-01-29 | 1 | -0/+3 |
| | | | | | | This makes sense because I use the q key all the time for macros and @ is kind of hard to type for me :) | ||||
| * | vim: let's try this relativenumber thing. | Miquel Sabaté | 2014-01-27 | 1 | -0/+1 |
| | | |||||
| * | vim: removed re-map of <C-a>. | Miquel Sabaté | 2014-01-27 | 1 | -3/+0 |
| | | |||||
| * | vim: map <leader>c to :close. | Miquel Sabaté | 2014-01-17 | 1 | -0/+1 |
| | | |||||
| * | vim: added mappings for window navigation. | Miquel Sabaté | 2014-01-10 | 1 | -0/+6 |
| | | |||||
| * | vimrc: added the select mode in the status line. | Miquel Sabaté | 2014-01-05 | 1 | -0/+1 |
| | | |||||
| * | vim: add Go's plugins only if Go is installed in the system. | Miquel Sabaté | 2014-01-04 | 1 | -1/+3 |
| | | |||||
| * | vim: created a shortcut for surrounding words. | Miquel Sabaté | 2014-01-03 | 1 | -0/+3 |
| | | |||||
| * | vim: let's use vundle. | Miquel Sabaté | 2014-01-03 | 1 | -4/+12 |
| | | |||||
| * | vim: another typo. | Miquel Sabaté | 2014-01-03 | 1 | -1/+1 |
| | | |||||
| * | vim: being more formal. | Miquel Sabaté | 2014-01-03 | 1 | -1/+1 |
| | | |||||
| * | vim: typo. | Miquel Sabaté | 2014-01-03 | 1 | -2/+2 |
| | | |||||
| * | vimrc: show a proper cursor shape for Konsole. | Miquel Sabaté | 2014-01-03 | 1 | -0/+9 |
| | | |||||
| * | vim: added a comment to the <C-A> mapping | Miquel Sabaté | 2013-12-18 | 1 | -0/+3 |
| | | |||||
| * | vim: enter visual-line mode instead of visual mode in the <C-A> mapping. | Miquel Sabaté | 2013-12-16 | 1 | -1/+1 |
| | | |||||
| * | vim: added the <C-A> mapping in normal mode. | Miquel Sabaté | 2013-12-16 | 1 | -0/+1 |
| | | | | | This mapping is convenient when I want to select the whole text. | ||||
| * | vim: more updates on the vimrc file | Miquel Sabaté | 2013-12-10 | 1 | -1/+15 |
| | | |||||
| * | vim: updated the vimrc file | Miquel Sabaté | 2013-12-10 | 1 | -3/+51 |
| | | |||||
| * | vim: Control+S will also write in normal mode | Miquel Sabaté | 2013-12-02 | 1 | -1/+1 |
| | | |||||
| * | vim: Added the Ctrl+S shortcut. | Miquel Sabaté | 2013-12-02 | 1 | -0/+6 |
| | | |||||
| * | vim: set UTF-8 as the default encoding and use "," for the leader | Miquel Sabaté | 2013-12-01 | 1 | -0/+3 |
| | | |||||
| * | Updated the vimrc file | Miquel Sabaté | 2013-11-30 | 1 | -3/+5 |
| | | |||||
| * | Added YACC to the autocmd statement | Miquel Sabaté | 2013-02-25 | 1 | -0/+1 |
| | | |||||
| * | Typo | Miquel Sabaté | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | Improved Vim configuration file | Miquel Sabaté | 2011-11-02 | 1 | -6/+31 |
| | | |||||
| * | Colorize column 80 | Miquel Sabaté | 2011-10-21 | 1 | -0/+4 |
| | | |||||
| * | Added vimrc | Miquel Sabaté | 2011-10-06 | 1 | -0/+3 |
