Commit Graph

633 Commits

Author SHA1 Message Date
tastytea b8fd7fc71c Set LANG to english for emacs. 2019-03-30 00:22:47 +01:00
tastytea 7ecaa38b5a Emacs: LaTeX preview in a buffer. 2019-03-29 20:02:50 +01:00
tastytea 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
tastytea 29ebef34fc Don't truncate filenames so much in modeline. 2019-03-28 21:47:43 +01:00
tastytea 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
tastytea fbae6ab684 Re-arranged midnight block, added FIXME. 2019-03-27 11:16:43 +01:00
tastytea 0cebad415f Fixed flycheck-rtags bugs upon exiting. 2019-03-27 09:46:54 +01:00
tastytea 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
tastytea 0691584972 Fixed auto-saves. 2019-03-25 19:12:29 +01:00
tastytea a5e2012d29 Pin tabbar-ruler to melpa. 2019-03-25 17:19:15 +01:00
tastytea 944487b1c0 Added melpa-stable, prefer melpa-stable. 2019-03-25 17:04:41 +01:00
tastytea 168546d7b7 Added .XCompose. 2019-03-25 09:02:05 +01:00
tastytea 2104004e8c SSH: Added include for local config file.
Emacs: Hooked whitespace-mode to conf-mode.
2019-03-24 11:57:28 +01:00
tastytea f28f525666 Set fill-column to 80 for conf-mode. 2019-03-23 20:54:32 +01:00
tastytea b4d1767e1e Updated cpp template. 2019-03-23 20:46:02 +01:00
tastytea cc7c06c5b7 cmake-ide after rtags, defer tuning. 2019-03-23 20:16:51 +01:00
tastytea 7e41fafd50 Added manpage template. 2019-03-23 10:44:15 +01:00
tastytea 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
tastytea ebc82103d8 Check for aspell, hunspell and ispell. 2019-03-23 06:18:13 +01:00
tastytea 2a747731a1 Only attempt to spellcheck if spellchecker is found. 2019-03-23 06:06:42 +01:00
tastytea 5c96c59867 Set fill-column to 80 for prog-mode. 2019-03-23 05:57:55 +01:00
tastytea 4097004720 More documentation, don't recenter curser while scrolling. 2019-03-23 04:48:22 +01:00
tastytea 359cc46697 Only load easy-hugo on ventiloplattform, hook flyspell to prog-mode. 2019-03-22 23:44:26 +01:00
tastytea 7934e6eb42 Replaced :unless slow-computer with (unless slow-computer.
This prevents the installation of these packages on slow computers.
2019-03-22 23:23:51 +01:00
tastytea 6f1a7f74e3 Flyspray says the footer shouldn't have a dot at the end. ☹ 2019-03-22 09:53:31 +01:00
tastytea b08eecc74b Fixed ido-flx, colored manpages. 2019-03-22 09:41:57 +01:00
tastytea cae46baae8 Nice-i-fied emacs init file. 2019-03-22 09:03:23 +01:00
tastytea 7627103cba Extended adoc and markdown modes with visual-line-mode. 2019-03-22 07:42:19 +01:00
tastytea ba50935bdc Added auto-insert and easy-hugo, nicer keybinding. 2019-03-22 06:28:59 +01:00
tastytea a877ab0367 hl-todo only in prog-mode, set gc-threshold to original value. 2019-03-22 04:08:47 +01:00
tastytea 660218da8c Only set scrollbar in GUIs. 2019-03-22 02:59:35 +01:00
tastytea 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
tastytea f4e4075e29 Re-ordered some blocks. 2019-03-22 01:57:44 +01:00
tastytea 379eb6c93f Small fixes. 2019-03-22 01:00:14 +01:00
tastytea 00b830d30b Refactoring. 2019-03-22 00:40:07 +01:00
tastytea 3ad2623639 Changed timestamp. 2019-03-21 13:58:06 +01:00
tastytea f3b2170e40 Added/Enabled a bunch of packages.
auto-compile, smooth-scrolling, time-stamp,imenu-anywhere,
ido-completing-read+ uniquify.
2019-03-21 12:48:26 +01:00
tastytea 783d2e83ca Added init speed optimizations. 2019-03-21 11:31:30 +01:00
tastytea 6320b6931a Whitespace mode is hooked into prog-mode. 2019-03-21 08:12:44 +01:00
tastytea 7f2e965028 Bound my-magit-kill-buffers() to magit-bury-buffer-function. 2019-03-21 07:57:34 +01:00
tastytea 46d41a0f6d Kill magit buffers, change tab grouping when switching to project.
I also flicked global whitspace mode on and made an exception for company.
2019-03-21 07:42:33 +01:00
tastytea 7a9b4b8a90 Added *.log to regex, disabled loading of cl. 2019-03-21 03:44:12 +01:00
tastytea bfaba9a4af Only kill-region and kill-ring-save act on the whole line. 2019-03-21 02:17:26 +01:00
tastytea 5988e3c59b Bettered the magit regex. 2019-03-21 01:27:18 +01:00
tastytea 42755813d5 Tuned midnight. 2019-03-20 23:50:48 +01:00
tastytea ec7d237709 Added magit-diff to special buffers list. 2019-03-20 22:40:41 +01:00
tastytea a99ddf3cd1 Changed scrollwheel behaviour, added automatic buffer deletion.
Also re-added fci-company bugfix.
2019-03-20 22:31:10 +01:00
tastytea 6db5815c23 Changed keybindings. 2019-03-20 09:54:12 +01:00
tastytea ab7e848a50 Fixed some warnings, threw old code away. 2019-03-20 08:27:47 +01:00
tastytea 331d59037f Fixed neotree icon theme. 2019-03-20 07:16:58 +01:00