Commit Graph

962 Commits

Author SHA1 Message Date
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 e8ccddd16b Added .mtailrc. 2019-03-19 03:48:47 +01:00
tastytea ef150342ab Re-added server (oops). 2019-03-19 02:20:25 +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
tastytea 02995a4d60 Fixed SSH connection detection. 2019-03-18 06:50:06 +01:00
tastytea 7566f86b38 Check if RTags deps are installed before attempting toinstall it. 2019-03-18 06:13:45 +01:00
tastytea 5eca9b63f2 Install RTags if it is not found. 2019-03-18 05:59:07 +01:00
tastytea cd87b50d17 Switched from irony to RTags. 2019-03-18 05:07:46 +01:00