aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* vim: let's try this relativenumber thing.Miquel Sabaté2014-01-271-0/+1
|
* vim: removed re-map of <C-a>.Miquel Sabaté2014-01-271-3/+0
|
* katepart: fixing more issues for doxygen.Miquel Sabaté2014-01-241-2/+2
|
* katepart: fixed a couple of things on PHP's highlighting.Miquel Sabaté2014-01-241-7/+7
|
* katepart: fixed an issue on doxygen files.Miquel Sabaté2014-01-241-1/+1
|
* katepart: improved the look of HTML in the solarized schema.Miquel Sabaté2014-01-241-1/+1
|
* katepart: improved the colors for patches.Miquel Sabaté2014-01-241-6/+6
|
* git: que pasa neng ?!Miquel Sabaté2014-01-211-0/+3
|
* katepart: improved the background color for region markers.Miquel Sabaté2014-01-211-1/+1
|
* kate: make HTML values more readable in the solarized scheme.Miquel Sabaté2014-01-171-1/+19
|
* vim: map <leader>c to :close.Miquel Sabaté2014-01-171-0/+1
|
* katepart: updated the highlighting for LaTeX.Miquel Sabaté2014-01-131-76/+161
|
* vim: added mappings for window navigation.Miquel Sabaté2014-01-101-0/+6
|
* vimrc: added the select mode in the status line.Miquel Sabaté2014-01-051-0/+1
|
* vim: add Go's plugins only if Go is installed in the system.Miquel Sabaté2014-01-041-1/+3
|
* bash: load Go's bash completion if it's installed in the system.Miquel Sabaté2014-01-041-0/+5
|
* vim: created a shortcut for surrounding words.Miquel Sabaté2014-01-031-0/+3
|
* readme: typo.Miquel Sabaté2014-01-031-1/+1
|
* readme: updated the readme.Miquel Sabaté2014-01-032-4/+14
|
* vim: I always forgot that cat is the now to use to print heredocs...Miquel Sabaté2014-01-031-1/+2
|
* install: whipe out old temporary files from the review and the g repos.Miquel Sabaté2014-01-031-0/+2
|
* vim: updated the install script so it installs my vim config files correctly.Miquel Sabaté2014-01-031-0/+11
|
* vim: let's use vundle.Miquel Sabaté2014-01-034-4/+27
|
* vim: another typo.Miquel Sabaté2014-01-031-1/+1
|
* vim: being more formal.Miquel Sabaté2014-01-031-1/+1
|
* vim: typo.Miquel Sabaté2014-01-031-2/+2
|
* git: added an alias for "git commit -a"Miquel Sabaté2014-01-031-0/+1
|
* vimrc: show a proper cursor shape for Konsole.Miquel Sabaté2014-01-031-0/+9
|
* bash: removed conflict on rvmMiquel Sabaté2013-12-271-4/+5
|
* bash: export the TERM variableMiquel Sabaté2013-12-271-1/+1
|
* vim: added a comment to the <C-A> mappingMiquel Sabaté2013-12-181-0/+3
|
* vim: enter visual-line mode instead of visual mode in the <C-A> mapping.Miquel Sabaté2013-12-161-1/+1
|
* vim: added the <C-A> mapping in normal mode.Miquel Sabaté2013-12-161-0/+1
| | | | This mapping is convenient when I want to select the whole text.
* katepart: improved the look of types in c/c++Miquel Sabaté2013-12-141-2/+5
|
* kate: fixed highlighting of bash filesMiquel Sabaté2013-12-111-7/+19
|
* vim: more updates on the vimrc fileMiquel Sabaté2013-12-101-1/+15
|
* vim: Added the xoria256 colorscheme.Miquel Sabaté2013-12-102-1/+148
|
* vim: updated the vimrc fileMiquel Sabaté2013-12-101-3/+51
|
* bash: updated the Go paths to my current schemeMiquel Sabaté2013-12-091-2/+2
|
* bash: Set the terminal to have 256 colorsMiquel Sabaté2013-12-091-0/+3
|
* bash: set the LESS and the PAGER environment variables.Miquel Sabaté2013-12-091-0/+4
|
* hg: adding some extensions to my hgrc fileMiquel Sabaté2013-12-051-1/+5
|
* katepart: setting more sane colors to the JSON highlightingMiquel Sabaté2013-12-041-9/+9
|
* katepart: improved the look of heredocs in PHPMiquel Sabaté2013-12-041-1/+1
|
* vim: Control+S will also write in normal modeMiquel Sabaté2013-12-021-1/+1
|
* vim: Added the Ctrl+S shortcut.Miquel Sabaté2013-12-021-0/+6
|
* katepart: updated the solarized schema for PHPMiquel Sabaté2013-12-021-14/+9
|
* katepart: improve the look of region markersMiquel Sabaté2013-12-011-3/+3
|
* vim: set UTF-8 as the default encoding and use "," for the leaderMiquel Sabaté2013-12-011-0/+3
|
* Improved the colors for Perl and Ruby global variables in the kate schemaMiquel Sabaté2013-11-301-8/+8
|