Commit Graph

257 Commits

Author SHA1 Message Date
cae46baae8 Nice-i-fied emacs init file. 2019-03-22 09:03:23 +01:00
7627103cba Extended adoc and markdown modes with visual-line-mode. 2019-03-22 07:42:19 +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
00b830d30b Refactoring. 2019-03-22 00:40:07 +01:00
3ad2623639 Changed timestamp. 2019-03-21 13:58:06 +01:00
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
783d2e83ca Added init speed optimizations. 2019-03-21 11:31:30 +01:00
6320b6931a Whitespace mode is hooked into prog-mode. 2019-03-21 08:12:44 +01:00
7f2e965028 Bound my-magit-kill-buffers() to magit-bury-buffer-function. 2019-03-21 07:57:34 +01:00
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
7a9b4b8a90 Added *.log to regex, disabled loading of cl. 2019-03-21 03:44:12 +01:00
bfaba9a4af Only kill-region and kill-ring-save act on the whole line. 2019-03-21 02:17:26 +01:00
5988e3c59b Bettered the magit regex. 2019-03-21 01:27:18 +01:00
42755813d5 Tuned midnight. 2019-03-20 23:50:48 +01:00
ec7d237709 Added magit-diff to special buffers list. 2019-03-20 22:40:41 +01:00
a99ddf3cd1 Changed scrollwheel behaviour, added automatic buffer deletion.
Also re-added fci-company bugfix.
2019-03-20 22:31:10 +01:00
6db5815c23 Changed keybindings. 2019-03-20 09:54:12 +01:00
ab7e848a50 Fixed some warnings, threw old code away. 2019-03-20 08:27:47 +01:00
331d59037f Fixed neotree icon theme. 2019-03-20 07:16:58 +01:00
033cf8b73c Added user-info, added files to crontab-mode. 2019-03-20 04:46:31 +01:00
e9312ad1ce Added cl, for do-all-symbols. 2019-03-19 23:24:39 +01:00
4a9d8210cd Banished custom variables, fixed hs-minor-mode invocation. 2019-03-19 21:03:58 +01:00
2fb16ecd40 Added cutting/copying of whole lines, added mwim, added folding. 2019-03-19 20:49:29 +01:00
cdb408bc41 Disabled ido-sort-mtime, disabled git-commit for slow computers. 2019-03-19 09:03:26 +01:00
6a5eb47017 Added ido-sort-mtime. 2019-03-19 08:24:13 +01:00
a7e5522057 Changed tabbar colors. 2019-03-19 08:04:53 +01:00
ad5f44144d Switched to doom-modeline and new theme. 2019-03-19 07:08:27 +01:00
e8ccddd16b Added .mtailrc. 2019-03-19 03:48:47 +01:00
ef150342ab Re-added server (oops). 2019-03-19 02:20:25 +01:00
8f63eab0f8 typo 2019-03-19 02:18:58 +01:00
e28633048f Absolute EDITOR paths. 2019-03-19 02:13:09 +01:00
fbc2de57d6 Reorganized init.el some more. 2019-03-19 01:43:28 +01:00
d184a08ad8 Reorganized init.el. 2019-03-19 01:34:36 +01:00
5830296d9f Fixed 24bit-switching function. 2019-03-19 00:55:01 +01:00
7b55db7c2e Added nginx-mode 2019-03-19 00:28:35 +01:00
ca474c5958 Moved .emacs to .emacs.d/init.el. 2019-03-19 00:12:11 +01:00
02995a4d60 Fixed SSH connection detection. 2019-03-18 06:50:06 +01:00
7566f86b38 Check if RTags deps are installed before attempting toinstall it. 2019-03-18 06:13:45 +01:00
5eca9b63f2 Install RTags if it is not found. 2019-03-18 05:59:07 +01:00
cd87b50d17 Switched from irony to RTags. 2019-03-18 05:07:46 +01:00
6ea051c9f8 Improved autocompletion. 2019-03-18 02:33:38 +01:00
7b822414d9 Configured cmake integration and added debugger. 2019-03-17 22:53:18 +01:00
494a4a71fb schnibble is not always localhost anymore. 2019-03-17 04:48:16 +01:00
66c798ef63 Rewrote server section again. :-) 2019-03-17 01:37:39 +01:00
7aead15bd0 Rewrote server section, changed tab grouping. 2019-03-17 01:09:36 +01:00