| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | vim: use the <leader>v mapping to open a vertical split. | Miquel Sabaté | 2014-05-01 | 1 | -0/+1 | |
| | | | | | | Specially handy since <leader>c is a mapping I have for closing windows and I use vertical splits all the time. | |||||
| * | postgresql: set the \x option to auto. It actually works as expected :P | Miquel Sabaté | 2014-04-15 | 1 | -1/+1 | |
| | | ||||||
| * | Added the .rvmrc in the install.sh script. | Miquel Sabaté | 2014-04-09 | 1 | -0/+1 | |
| | | ||||||
| * | Added the rvmrc file. | Miquel Sabaté | 2014-04-09 | 1 | -0/+1 | |
| | | ||||||
| * | vim: using the vim-go plugin, instead of the Go's official vim support. | Miquel Sabaté | 2014-03-30 | 2 | -5/+1 | |
| | | ||||||
| * | bash: added a shortcut for KDE Frameworks. | Miquel Sabaté | 2014-03-07 | 1 | -0/+4 | |
| | | ||||||
| * | kf5: fixed a couple of things. | Miquel Sabaté | 2014-03-06 | 3 | -12/+40 | |
| | | ||||||
| * | kf5: added some notes regarding my git config. | Miquel Sabaté | 2014-03-06 | 1 | -4/+8 | |
| | | ||||||
| * | kf5: Polkit is a dependency that we don't compile ourselves. | Miquel Sabaté | 2014-03-06 | 2 | -3/+4 | |
| | | ||||||
| * | kf5: added a directory with my configuration of KDE Frameworks. | Miquel Sabaté | 2014-03-06 | 4 | -0/+151 | |
| | | ||||||
| * | bash: removed some legacy exports. | Miquel Sabaté | 2014-03-04 | 1 | -2/+0 | |
| | | ||||||
| * | The review install script does no longer require sudo. | Miquel Sabaté | 2014-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | vim: settings 4 spaces as the default indentation settings in Perl. | Miquel Sabaté | 2014-03-04 | 1 | -0/+1 | |
| | | ||||||
| * | The review utility will be installed by default again. | Miquel Sabaté | 2014-03-04 | 1 | -0/+15 | |
| | | ||||||
| * | bashrc: Added the review's new install path. | Miquel Sabaté | 2014-03-04 | 1 | -1/+2 | |
| | | ||||||
| * | Don't install the review utility by default. | Miquel Sabaté | 2014-03-04 | 1 | -8/+0 | |
| | | ||||||
| * | git: Decrease the number of milliseconds in the autocorrect feature. | Miquel Sabaté | 2014-02-23 | 1 | -1/+1 | |
| | | ||||||
| * | kate: polishing the xoria256 theme for JSON files. | Miquel Sabaté | 2014-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | kate: fixed xoria256 for LaTeX. | Miquel Sabaté | 2014-02-19 | 1 | -14/+29 | |
| | | ||||||
| * | git: ignore the Kile project file. | Miquel Sabaté | 2014-02-18 | 1 | -0/+1 | |
| | | ||||||
| * | bash: disable XON/XOFF flow. | Miquel Sabaté | 2014-02-17 | 1 | -0/+1 | |
| | | | | | This only affects to MacOS X. | |||||
| * | vim: polishing the config regarding search. | Miquel Sabaté | 2014-02-16 | 1 | -1/+7 | |
| | | ||||||
| * | bash: typo. | Miquel Sabaté | 2014-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | Updated the README file. | Miquel Sabaté | 2014-02-16 | 1 | -0/+5 | |
| | | ||||||
| * | bash: on MacOS X, we don't use the default ls command. | Miquel Sabaté | 2014-02-16 | 1 | -3/+7 | |
| | | | | | Instead we use the GNU ls command. | |||||
| * | bash: add the bash_profile file. | Miquel Sabaté | 2014-02-16 | 2 | -0/+3 | |
| | | | | | Apparently MacOS X doesn't provide a ~/.bash_profile file by default. | |||||
| * | kate: fixed some colors in xoria256 for Scala. | Miquel Sabaté | 2014-02-11 | 1 | -18/+59 | |
| | | ||||||
| * | vim: let's user Derek Wyatt's scala plugin. | Miquel Sabaté | 2014-02-11 | 1 | -0/+1 | |
| | | ||||||
| * | vim: turn the plugins on after loading the bundles.vim file. | Miquel Sabaté | 2014-02-11 | 2 | -3/+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 | |
| | | ||||||
| * | bashrc: Let's treat Mercurial as a first-class citizen. | Miquel Sabaté | 2014-02-10 | 1 | -5/+11 | |
| | | ||||||
| * | kate: fixed some colors in xoria256 for the Perl language. | Miquel Sabaté | 2014-02-07 | 1 | -6/+6 | |
| | | ||||||
| * | kate: fixed the weird coloring in xoria256 after yanking some lines. | Miquel Sabaté | 2014-02-05 | 1 | -32/+42 | |
| | | ||||||
| * | kate: improved the xoria256 schema for C and C++. | Miquel Sabaté | 2014-02-05 | 1 | -13/+13 | |
| | | ||||||
| * | git: added autocorrect. | Miquel Sabaté | 2014-02-03 | 1 | -0/+3 | |
| | | ||||||
| * | kate: setting the Ruby style for xoria256 to the defaults. | Miquel Sabaté | 2014-01-31 | 1 | -29/+29 | |
| | | ||||||
| * | kate: fixed the search and the replace highlighting for the xoria256 scheme. | Miquel Sabaté | 2014-01-31 | 1 | -2/+2 | |
| | | ||||||
| * | kate: initial port of the xoria256 color scheme from vim. | Miquel Sabaté | 2014-01-31 | 1 | -0/+7089 | |
| | | ||||||
| * | vim: added the CtrlP plugin. | Miquel Sabaté | 2014-01-30 | 2 | -3/+10 | |
| | | | | | I've also moved the configuration of plugins in the bundles.vim file. | |||||
| * | bash: use $HOME | Miquel Sabaté | 2014-01-29 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | katepart: fixing more issues for doxygen. | Miquel Sabaté | 2014-01-24 | 1 | -2/+2 | |
| | | ||||||
| * | katepart: fixed a couple of things on PHP's highlighting. | Miquel Sabaté | 2014-01-24 | 1 | -7/+7 | |
| | | ||||||
| * | katepart: fixed an issue on doxygen files. | Miquel Sabaté | 2014-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | katepart: improved the look of HTML in the solarized schema. | Miquel Sabaté | 2014-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | katepart: improved the colors for patches. | Miquel Sabaté | 2014-01-24 | 1 | -6/+6 | |
| | | ||||||
