Commit Graph

274 Commits

Author SHA1 Message Date
tastytea ca12f55334 Added git config. 2019-04-02 15:21:46 +02:00
tastytea 1198ce19f6 Re-arranged config. 2019-04-02 14:45:01 +02:00
tastytea 6a9beb9d56 Pinned git-commit and magit to melpa-stable. 2019-04-02 14:33:30 +02:00
tastytea a794b3dca7 Disbale completion on return. 2019-04-01 01:07:09 +02:00
tastytea 6e88cd226c Reordered init.el, added coding style "tastytea". 2019-03-31 19:26:14 +02:00
tastytea fcdccec888 Changed coding style to bsd, added indentation-guessing. 2019-03-31 18:52:08 +02:00
tastytea 6330c5b7e2 Move pdf-tools to file formats. 2019-03-30 18:45:24 +01:00
tastytea 702e4b45c6 Only load auctex if xelatex is found. 2019-03-30 18:15:31 +01:00
tastytea ebe041a552 Deactivate C-; more pleasantly. 2019-03-30 17:50:50 +01:00
tastytea c2b6f26c96 Pin rtags to melpa-stable, set scratch buffer to text-mode. 2019-03-30 16:37:05 +01:00
tastytea 1ab7fdb5bd Load realgud only on demand. 2019-03-30 12:29:09 +01:00
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 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 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
tastytea 033cf8b73c Added user-info, added files to crontab-mode. 2019-03-20 04:46:31 +01:00
tastytea e9312ad1ce Added cl, for do-all-symbols. 2019-03-19 23:24:39 +01:00
tastytea 4a9d8210cd Banished custom variables, fixed hs-minor-mode invocation. 2019-03-19 21:03:58 +01:00
tastytea 2fb16ecd40 Added cutting/copying of whole lines, added mwim, added folding. 2019-03-19 20:49:29 +01:00
tastytea cdb408bc41 Disabled ido-sort-mtime, disabled git-commit for slow computers. 2019-03-19 09:03:26 +01:00
tastytea 6a5eb47017 Added ido-sort-mtime. 2019-03-19 08:24:13 +01:00
tastytea a7e5522057 Changed tabbar colors. 2019-03-19 08:04:53 +01:00
tastytea ad5f44144d Switched to doom-modeline and new theme. 2019-03-19 07:08:27 +01:00
tastytea 8f63eab0f8 typo 2019-03-19 02:18:58 +01:00
tastytea e28633048f Absolute EDITOR paths. 2019-03-19 02:13:09 +01:00
tastytea fbc2de57d6 Reorganized init.el some more. 2019-03-19 01:43:28 +01:00
tastytea d184a08ad8 Reorganized init.el. 2019-03-19 01:34:36 +01:00
tastytea 5830296d9f Fixed 24bit-switching function. 2019-03-19 00:55:01 +01:00
tastytea 7b55db7c2e Added nginx-mode 2019-03-19 00:28:35 +01:00
tastytea ca474c5958 Moved .emacs to .emacs.d/init.el. 2019-03-19 00:12:11 +01:00