summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ZSH: setopt EXTENDED_GLOB and export CC=clangGravatar Tom Willemsen2011-05-011-3/+5
|
* Merge branch 'master' of ↵Gravatar Tom Willemsen2011-04-262-1/+4
|\ | | | | | | git://gitorious.org/ryuslash/dotfiles
| * EMACS: removed annoying mumamo warning in php-modeGravatar Tom Willemsen2011-04-261-0/+3
| |
| * EMACS: Added antialias to fontGravatar Tom Willemsen2011-04-261-1/+1
| |
* | Moved cower download to /home/slash/var/aur/Gravatar Tom Willemsen2011-04-261-1/+1
|/
* Don't save alias in gitGravatar Tom Willemsen2011-04-262-0/+1
|
* Reshuffled home directoryGravatar Tom Willemsen2011-04-264-22/+22
| | | | | I changed the layout of my home directory, and these are the files that have been affected by that.
* EMACS: c-mode keysGravatar Tom Willemsen2011-04-261-1/+7
| | | | | | | | | | * Mapped <Return> to c-indent-new-comment-line followed by a c-indent-line-or-region. * Mapped <C-return> to newline, since c-indent-new-comment-line inserts a \ at the end of #define statements and #include statements which makes the compiler think the line continues on the next.
* Moved org file(s) againGravatar Tom Willemsen2011-04-261-1/+1
|
* EMACS: Toggle header and sourceGravatar Tom Willemsen2011-04-232-0/+11
| | | | | Wrote a function to toggle views between a header and source file in c-mode and locally bound this to F11.
* Bumped submodule: emacs.d/naquadah-themeGravatar Tom Willemsen2011-04-211-0/+0
|
* NEWSBEUTER: removed stackoverflow feedGravatar Tom Willemsen2011-04-211-1/+1
| | | | | Stack overflow has too many new questions each time and I don't use this feed anyway.
* INSTALL: linkingGravatar Tom Willemsen2011-04-211-4/+27
| | | | | Since linking creates trouble in some cases I've added some more detail to the function, showing me if they do it or not and such.
* Merge branch 'master' of ↵Gravatar Tom Willemsen2011-04-214-4/+7
|\ | | | | | | git://gitorious.org/ryuslash/dotfiles
| * EMACS: Don't start eldoc for phpGravatar Tom Willemsen2011-04-181-0/+3
| |
| * EMACS: PathsGravatar Tom Willemsen2011-04-183-4/+4
| | | | | | | | | | Of course paths need to be defined in ~/.emacs, otherwise the compilation function might not be aware of them.
* | URXVT: termname, font and shadingGravatar Tom Willemsen2011-04-211-3/+6
|/ | | | | | | | | | | | * Changed urxvt's termname to rxvt-256color, the original one had some trouble with certain programs not recognizing that it had 256 color support. * Trying out the Dejavu Sans Mono font. * Now that I have random wallpapers again, sometimes texts were getting a little hard to read, so I turned down the shading a bit to make the texts clearer.
* Add git-commit-modeGravatar Tom Willemsen2011-04-173-0/+9
| | | | | Makes emacs look more like vim when commiting messages. Shows me what I'm doing wrong or right.
* Added git configGravatar Tom Willemsen2011-04-171-0/+11
| | | | getting tired of having to manage aliases and such seperately
* Removed some fontlockingGravatar Tom Willemsen2011-04-171-9/+9
|
* AWESOME: removed configsGravatar Tom Willemsen2011-04-1738-608/+0
| | | | | I haven't been using awesome for a while now and I don't think I will again.
* VIM: all _EDITMSG need to word-wrap around column 72Gravatar Tom Willemsen2011-04-171-1/+1
|
* EMACS: Discovered skeletonsGravatar Tom Willemsen2011-04-171-0/+12
| | | | Added a skeleton for my cmake projects
* Added cmake modeGravatar Tom Willemsen2011-04-172-0/+345
|
* Removed archlinux forum feed, don't use itGravatar Tom Willemsen2011-04-171-1/+1
|
* Changed font size from 9 to 10Gravatar Tom Willemsen2011-04-171-1/+1
|
* Added markdown modeGravatar Tom Willemsen2011-04-174-0/+8
|
* Folding is outGravatar Tom Willemsen2011-04-162-5426/+0
|
* Added c-eldocGravatar Tom Willemsen2011-04-162-0/+307
|
* Changed load-dir to d-dir, autopair, no commentsGravatar Tom Willemsen2011-04-155-21/+8
| | | | | | | | | | * Changed the load-dir variable in .emacs to d-dir (from emacs._d_). Using the same variable as emacs didn't seem like a good idea to me. * Moved autopair settings from 10-modules and 10-settings to 20-autopair * Removed the folding-mode comments from load files.
* Conky shows CPU2 nowGravatar Tom Willemsen2011-04-141-0/+1
|
* BytecompileGravatar Tom Willemsen2011-04-143-22/+31
| | | | Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
* Folding changes and narrow-to-region enabledGravatar Tom Willemsen2011-04-142-15/+2
|
* Added folding-mode, might be useful after allGravatar Tom Willemsen2011-04-136-31/+5479
|
* Improved fontlock, added htmlize, set some gvim optionsGravatar Tom Willemsen2011-04-123-4/+1682
|
* Changed emacs font and auto-maximized windowGravatar Tom Willemsen2011-04-122-12/+11
|
* Added functions and supercharged my fontlocking for C ↵Gravatar Tom Willemsen2011-04-023-8/+35
| | | | and PHP
* Fixed font-lock for #include <sys/stat.h> etc.Gravatar Tom Willemsen2011-04-011-3/+10
|
* I don't use mumamo so don't need settings for it.Gravatar Tom Willemsen2011-04-011-1/+0
|
* No more scrollbar\!Gravatar Tom Willemsen2011-04-011-0/+1
|
* Newsbeuter checks every hour again and added ↵Gravatar Tom Willemsen2011-04-012-1/+2
| | | | bbs.archlinux.org feed
* I can finally read HTML emails in mutt, yayGravatar Tom Willemsen2011-04-011-0/+1
|
* Updated urxvt configuration, started using it againGravatar Tom Willemsen2011-04-011-20/+20
|
* More fontlock!Gravatar Tom Willemsen2011-04-011-0/+17
| | | | | I increased fontlocking for c-mode and php-mode to also show certain operators like [] {} + - / -> => etc.
* Moved columnsGravatar Tom Willemsen2011-03-241-4/+4
|
* Minor tweaksGravatar Tom Willemsen2011-03-233-6/+13
|
* Tabs should be 2 wide, not 4, imoGravatar Tom Willemsen2011-03-231-2/+2
|
* I don't like nxhtmlGravatar Tom Willemsen2011-03-23515-130679/+317
|
* Got rid of pesky font-lock-beginning-of-syntax-function ↵Gravatar Tom Willemsen2011-03-181-6/+7
| | | | warning
* Submodule bumpGravatar Tom Willemsen2011-03-172-0/+0
|