Tom Willemsen
913844f26f
Only show ide-skel when X is running
2011-05-27 21:41:12 +02:00
Tom Willemsen
7d61f23ddd
EMACS: linum-ex added, replaces linum
2011-05-27 00:36:44 +02:00
Tom Willemsen
7e7d6889ea
EMACS: Rainbow delimiters updated
2011-05-24 16:13:43 +02:00
Tom Willemsen
66265c9af4
EMACS: jd added rainbow-delimiters
...
That means that I don't have to
2011-05-23 16:25:20 +02:00
Tom Willemsen
1a84c772df
EMACS: Rainbow delimiters mode additions
...
Enable rainbow-delimiters-mode for JavaScript and Python as well.
2011-05-23 09:47:17 +02:00
Tom Willemsen
6bfbdc8843
EMACS: Added markdown-mode colors
...
And also some comments
2011-05-23 09:46:03 +02:00
Tom Willemsen
3ab0e979f8
EMACS: Markdown settings
...
Load markdown-mode for .mdwn files, don't remove whitespace when
markdown-mode is active and enable whitespace-mode and auto-fill-mode
for markdown-mode.
2011-05-23 09:43:56 +02:00
Tom Willemsen
46dd378e76
EMACS: return of show-paren-mode
2011-05-17 10:09:09 +02:00
Tom Willemsen
a252e892a9
EMACS: Added Rainbow delimiters mode
2011-05-17 00:45:41 +02:00
Tom Willemsen
d277a1a958
EMACS: Added ide-skel
2011-05-16 10:55:35 +02:00
Tom Willemsen
4905fdfcbc
Bumped submodules
2011-05-12 23:42:39 +02:00
Tom Willemsen
2f17b5e6bc
EMACS: removed annoying mumamo warning in php-mode
2011-04-26 09:46:57 +02:00
Tom Willemsen
78d90e80dd
EMACS: Added antialias to font
2011-04-26 09:46:22 +02:00
Tom Willemsen
9d53d9b19c
EMACS: c-mode keys
...
* 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.
2011-04-26 09:30:24 +02:00
Tom Willemsen
4344bbeeda
EMACS: Toggle header and source
...
Wrote a function to toggle views between a header and source file in
c-mode and locally bound this to F11.
2011-04-23 00:29:34 +02:00
Tom Willemsen
79563a6264
Bumped submodule: emacs.d/naquadah-theme
2011-04-21 15:01:12 +02:00
Tom Willemsen
e0717aee27
EMACS: Don't start eldoc for php
2011-04-18 19:50:51 +02:00
Tom Willemsen
1307626309
EMACS: Paths
...
Of course paths need to be defined in ~/.emacs, otherwise the
compilation function might not be aware of them.
2011-04-18 10:31:26 +02:00
Tom Willemsen
993da8846a
Add git-commit-mode
...
Makes emacs look more like vim when commiting messages. Shows me what
I'm doing wrong or right.
2011-04-17 02:35:36 +02:00
Tom Willemsen
629f168965
Removed some fontlocking
2011-04-17 02:02:18 +02:00
Tom Willemsen
372171f7ed
EMACS: Discovered skeletons
...
Added a skeleton for my cmake projects
2011-04-17 00:24:14 +02:00
Tom Willemsen
2e952899b0
Added cmake mode
2011-04-17 00:23:48 +02:00
Tom Willemsen
7bc937e503
Changed font size from 9 to 10
2011-04-17 00:22:59 +02:00
Tom Willemsen
bd983b778e
Added markdown mode
2011-04-17 00:22:17 +02:00
Tom Willemsen
d1502aa245
Folding is out
2011-04-16 23:03:44 +02:00
Tom Willemsen
0be324a314
Added c-eldoc
2011-04-16 19:39:49 +02:00
Tom Willemsen
9420f67c17
Changed load-dir to d-dir, autopair, no comments
...
* 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.
2011-04-15 09:48:38 +02:00
Tom Willemsen
d2ce5467c3
Bytecompile
...
Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
2011-04-14 20:49:49 +02:00
Tom Willemsen
93ba50adaf
Folding changes and narrow-to-region enabled
2011-04-14 15:38:54 +02:00
Tom Willemsen
2173039ef6
Added folding-mode, might be useful after all
2011-04-13 16:56:46 +02:00
Tom Willemsen
8cb832f073
Improved fontlock, added htmlize, set some gvim options
2011-04-12 13:16:56 +02:00
Tom Willemsen
68d0bd4ccd
Changed emacs font and auto-maximized window
2011-04-12 12:59:51 +02:00
Tom Willemsen
da3357de4c
Added functions and supercharged my fontlocking for C and PHP
2011-04-02 12:41:14 +02:00
Tom Willemsen
8a637b9d4d
Fixed font-lock for #include <sys/stat.h> etc.
2011-04-01 21:35:42 +02:00
Tom Willemsen
ff1ab2bc9a
I don't use mumamo so don't need settings for it.
2011-04-01 18:04:31 +02:00
Tom Willemsen
6af596f0ed
No more scrollbar\!
2011-04-01 17:45:34 +02:00
Tom Willemsen
16a98c0b6f
More fontlock!
...
I increased fontlocking for c-mode and php-mode to also show certain
operators like [] {} + - / -> => etc.
2011-04-01 16:47:48 +02:00
Tom Willemsen
827f5efb0a
Moved columns
2011-03-24 21:05:11 +01:00
Tom Willemsen
47a1e52873
Minor tweaks
2011-03-23 22:40:47 +01:00
Tom Willemsen
0d342f0aee
I don't like nxhtml
2011-03-23 11:14:27 +01:00
Tom Willemsen
d4510153b1
Got rid of pesky font-lock-beginning-of-syntax-function warning
2011-03-18 09:28:59 +01:00
Tom Willemsen
82b8ca2809
Big emacs cleanup, must be lighter
2011-03-17 11:37:07 +01:00
Tom Willemsen
04b349e8e0
Merge branch 'master' of gitorious.org:ryuslash/dotfiles
2011-03-17 11:26:32 +01:00
Tom Willemsen
57366f385a
Big changes, last one before I wipe it all.
...
* Added muse
* Added graphviz-dot-mode
* Remove all trailing whitespace on save.
This is the last commit I'm going to do before throwing it all away
again.
2011-03-17 11:23:07 +01:00
Tom Willemsen
e0b42f38f5
Removed some junk
2011-03-10 09:11:32 +01:00
Tom Willemsen
94d2fc1815
Django, org
...
* Added nxhtml, mostly for django support.
* Changed some org settings.
2011-03-07 09:04:49 +01:00
Tom Willemsen
62f897fdf5
New .emacs style
...
* .emacs only loops through .emacs.d and runs the *.el files there.
* files are automatically compiled before loading. But only if it
hasn't already been compiled.
* all emacs el files, save for the startup scripts, have been moved
to .emacs.d/elisp
2011-02-21 00:27:43 +01:00
Tom Willemsen
f2356bef41
Added auto-complete-clang and threw out some old stuff
2011-02-16 10:34:07 +01:00
Tom Willemsen
8a72d6d87c
Bumped submodules
2011-02-13 17:24:01 +01:00
Tom Willemsen
ba553c58ea
Naquadah theme
...
Updated naquadah theme submodule
Added naquadah theme as default
2011-02-03 22:54:39 +01:00