Commit Graph

416 Commits

Author SHA1 Message Date
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
2a747731a1 Only attempt to spellcheck if spellchecker is found. 2019-03-23 06:06:42 +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
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
6f1a7f74e3 Flyspray says the footer shouldn't have a dot at the end. ☹ 2019-03-22 09:53:31 +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
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