Commit Graph

146 Commits

Author SHA1 Message Date
ec8b352773 Added ruler-faces under :custom-face too. 2019-04-24 23:22:05 +02:00
f7a8eb7fb2 Removed box from ruler. 2019-04-24 22:45:45 +02:00
19a114346c Moved some general settings to use-package emacs. 2019-04-24 22:42:56 +02:00
3ed8d4f429 Ruler instead of fci-mode. 2019-04-24 22:03:52 +02:00
70b02a2709 Improved devices detection. 2019-04-21 08:27:53 +02:00
79b0edebdb Disable colored manpages (not necessary), Tell cmake-ide to behave. 2019-04-19 03:10:30 +02:00
fdfab6c719 Defined my/cmake-config-command and aliased other variables to it. 2019-04-16 19:17:54 +02:00
2758a7ff4e Tell cmake-ide to configure debug builds. 2019-04-15 01:37:44 +02:00
c4d543f91c Added yaml-mode, added ctest to default compilation command. 2019-04-14 03:40:17 +02:00
8fd39af77b Activate auto-fill-mode for adoc and markdown. 2019-04-13 04:49:41 +02:00
f915c8f5c9 Small cosmetic fixes. 2019-04-12 19:28:16 +02:00
454802acd1 Workarounds for popup-menus. 2019-04-12 02:01:34 +02:00
7434f8d60f Added dumb-jump. 2019-04-11 19:22:37 +02:00
36f955c5dd Switched from rtags back to irony. 2019-04-11 18:25:06 +02:00
64c28b5544 Delete words without storing them in the kill buffer,
and mark 'projectile-project-configure-cmd as save.
2019-04-10 14:42:57 +02:00
36ec172588 Styled headings for adoc and md. 2019-04-10 14:30:43 +02:00
25accdfbff Moved some projectile-settings to :custom. 2019-04-10 05:18:54 +02:00
13b4c6ff6f Some minor changes to init.el. 2019-04-09 02:39:22 +02:00
08e3ccb2fa Made time-stamps valid according to ISO 8601. 2019-04-08 23:52:19 +02:00
a72e08ce91 Fixed projectile kill function. 2019-04-08 21:30:37 +02:00
8efeff62b8 Explicitly add mode-icons for tabbar-ruler. 2019-04-07 01:30:47 +02:00
8589e4acae Move local ssh-config inclusion to the top. 2019-04-06 13:55:24 +02:00
ca12f55334 Added git config. 2019-04-02 15:21:46 +02:00
6a9beb9d56 Pinned git-commit and magit to melpa-stable. 2019-04-02 14:33:30 +02:00
a794b3dca7 Disbale completion on return. 2019-04-01 01:07:09 +02:00
6e88cd226c Reordered init.el, added coding style "tastytea". 2019-03-31 19:26:14 +02:00
fcdccec888 Changed coding style to bsd, added indentation-guessing. 2019-03-31 18:52:08 +02:00
702e4b45c6 Only load auctex if xelatex is found. 2019-03-30 18:15:31 +01:00
ebe041a552 Deactivate C-; more pleasantly. 2019-03-30 17:50:50 +01:00
c2b6f26c96 Pin rtags to melpa-stable, set scratch buffer to text-mode. 2019-03-30 16:37:05 +01:00
b8fd7fc71c Set LANG to english for emacs. 2019-03-30 00:22:47 +01:00
7ecaa38b5a Emacs: LaTeX preview in a buffer. 2019-03-29 20:02:50 +01:00
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
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
fbae6ab684 Re-arranged midnight block, added FIXME. 2019-03-27 11:16:43 +01:00
0cebad415f Fixed flycheck-rtags bugs upon exiting. 2019-03-27 09:46:54 +01:00
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
0691584972 Fixed auto-saves. 2019-03-25 19:12:29 +01:00
a5e2012d29 Pin tabbar-ruler to melpa. 2019-03-25 17:19:15 +01:00
944487b1c0 Added melpa-stable, prefer melpa-stable. 2019-03-25 17:04:41 +01:00
168546d7b7 Added .XCompose. 2019-03-25 09:02:05 +01:00
cc7c06c5b7 cmake-ide after rtags, defer tuning. 2019-03-23 20:16:51 +01:00
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
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
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
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
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
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
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
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
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
5c908248f0 Removed -c from emacsremote. 2019-03-16 22:59:18 +01:00
9ba682e764 Added multiple cursors to Emacs. 2019-03-16 22:24:25 +01:00
0f9e77ec74 Changed a few thinks in .emacs. 2019-03-16 22:09:36 +01:00
62dc16a2eb Changed SSH_TTY to SSH_CONNECTION, fixed 24bit-setup. 2019-03-16 21:43:34 +01:00
3822e4fb29 Added -c to emacsremote. 2019-03-16 20:47:45 +01:00
abac0dc170 Moved zsh-config in ~/.config/zsh, added whitespace-mode to .emacs 2019-03-16 19:28:39 +01:00
9b4e215be7 Added Emacs and SSH config. 2019-03-16 02:26:53 +01:00