Commit Graph

91 Commits

Author SHA1 Message Date
79b0edebdb Disable colored manpages (not necessary), Tell cmake-ide to behave. 2019-04-19 03:10:30 +02:00
fdfab6c719 Defined my/cmake-config-command and aliased other variables to it. 2019-04-16 19:17:54 +02:00
2758a7ff4e Tell cmake-ide to configure debug builds. 2019-04-15 01:37:44 +02:00
c4d543f91c Added yaml-mode, added ctest to default compilation command. 2019-04-14 03:40:17 +02:00
8fd39af77b Activate auto-fill-mode for adoc and markdown. 2019-04-13 04:49:41 +02:00
f915c8f5c9 Small cosmetic fixes. 2019-04-12 19:28:16 +02:00
454802acd1 Workarounds for popup-menus. 2019-04-12 02:01:34 +02:00
7434f8d60f Added dumb-jump. 2019-04-11 19:22:37 +02:00
36f955c5dd Switched from rtags back to irony. 2019-04-11 18:25:06 +02:00
64c28b5544 Delete words without storing them in the kill buffer,
and mark 'projectile-project-configure-cmd as save.
2019-04-10 14:42:57 +02:00
36ec172588 Styled headings for adoc and md. 2019-04-10 14:30:43 +02:00
25accdfbff Moved some projectile-settings to :custom. 2019-04-10 05:18:54 +02:00
13b4c6ff6f Some minor changes to init.el. 2019-04-09 02:39:22 +02:00
08e3ccb2fa Made time-stamps valid according to ISO 8601. 2019-04-08 23:52:19 +02:00
a72e08ce91 Fixed projectile kill function. 2019-04-08 21:30:37 +02:00
8efeff62b8 Explicitly add mode-icons for tabbar-ruler. 2019-04-07 01:30:47 +02:00
8589e4acae Move local ssh-config inclusion to the top. 2019-04-06 13:55:24 +02:00
ca12f55334 Added git config. 2019-04-02 15:21:46 +02:00
6a9beb9d56 Pinned git-commit and magit to melpa-stable. 2019-04-02 14:33:30 +02:00
a794b3dca7 Disbale completion on return. 2019-04-01 01:07:09 +02:00
6e88cd226c Reordered init.el, added coding style "tastytea". 2019-03-31 19:26:14 +02:00
fcdccec888 Changed coding style to bsd, added indentation-guessing. 2019-03-31 18:52:08 +02:00
702e4b45c6 Only load auctex if xelatex is found. 2019-03-30 18:15:31 +01:00
ebe041a552 Deactivate C-; more pleasantly. 2019-03-30 17:50:50 +01:00
c2b6f26c96 Pin rtags to melpa-stable, set scratch buffer to text-mode. 2019-03-30 16:37:05 +01:00
b8fd7fc71c Set LANG to english for emacs. 2019-03-30 00:22:47 +01:00
7ecaa38b5a Emacs: LaTeX preview in a buffer. 2019-03-29 20:02:50 +01:00
6746b974b9 Edited init.el, added german dictionary.
init.el: Added LaTeX stuff, tweaked tabbar colors, bound C-c t to
hl-mode-occur, fixed hugo binding.
2019-03-29 19:10:05 +01:00
ba0a5486d8 Many small changes in init.el.
Enhanced auto-insert snippets, fixed keybindings, fixed configure
command, disabled highlight-indent-guides, added highlight-doxygen,
changed comment color, tidied modeline, tweaked tabbar.
2019-03-28 21:25:55 +01:00
fbae6ab684 Re-arranged midnight block, added FIXME. 2019-03-27 11:16:43 +01:00
0cebad415f Fixed flycheck-rtags bugs upon exiting. 2019-03-27 09:46:54 +01:00
306f0e0fb0 Prioritize elpa (unstable).
There was a bug in the tabbar I couldn't trace to a specific package.
Whenever a tab was in an edited state and the 2nd tab in the 1st frame
was selected, all the tabs were hidden.
2019-03-26 19:11:45 +01:00
0691584972 Fixed auto-saves. 2019-03-25 19:12:29 +01:00
a5e2012d29 Pin tabbar-ruler to melpa. 2019-03-25 17:19:15 +01:00
944487b1c0 Added melpa-stable, prefer melpa-stable. 2019-03-25 17:04:41 +01:00
168546d7b7 Added .XCompose. 2019-03-25 09:02:05 +01:00
cc7c06c5b7 cmake-ide after rtags, defer tuning. 2019-03-23 20:16:51 +01:00
64e8cf8c8b Fixed cursor, fixed iedit. Added i3-getip and led.sh.
Turned off scroll-conservatively because it made the cursor jump
erratically. Hooked into flyspell-prog-mode to delete C-; keybinding.
2019-03-23 08:46:20 +01:00
ebc82103d8 Check for aspell, hunspell and ispell. 2019-03-23 06:18:13 +01:00
5c96c59867 Set fill-column to 80 for prog-mode. 2019-03-23 05:57:55 +01:00
4097004720 More documentation, don't recenter curser while scrolling. 2019-03-23 04:48:22 +01:00
359cc46697 Only load easy-hugo on ventiloplattform, hook flyspell to prog-mode. 2019-03-22 23:44:26 +01:00
b08eecc74b Fixed ido-flx, colored manpages. 2019-03-22 09:41:57 +01:00
cae46baae8 Nice-i-fied emacs init file. 2019-03-22 09:03:23 +01:00
ba50935bdc Added auto-insert and easy-hugo, nicer keybinding. 2019-03-22 06:28:59 +01:00
a877ab0367 hl-todo only in prog-mode, set gc-threshold to original value. 2019-03-22 04:08:47 +01:00
660218da8c Only set scrollbar in GUIs. 2019-03-22 02:59:35 +01:00
b35e64f966 Set garbage collection threshold to 20 MiB for slow computers.
Only temporarily, to speed up initialization.
2019-03-22 02:55:59 +01:00
f4e4075e29 Re-ordered some blocks. 2019-03-22 01:57:44 +01:00
379eb6c93f Small fixes. 2019-03-22 01:00:14 +01:00