Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-27 | (Emacs)+header for init.el | Aryadev Chavali | |
2020-09-27 | (Emacs)~move snippets to core packages, ~snippets -> auto typing | Aryadev Chavali | |
2020-09-27 | (Emacs)+config for skeletons | Aryadev Chavali | |
Macro to generate an abbrev as well as a skeleton | |||
2020-09-27 | (Emacs)+config for abbrevs | Aryadev Chavali | |
Adds a macro to make abbrevs easier to insert | |||
2020-09-27 | (Emacs)-org-mode-hooks for yas-minor-mode and org-shifttab | Aryadev Chavali | |
2020-09-27 | (Emacs)+config for calculator and calctex | Aryadev Chavali | |
2020-09-27 | (Emacs)+use eshell-mode-hook to set map | Aryadev Chavali | |
2020-09-27 | (Emacs)+notmuch-hello-sections | Aryadev Chavali | |
2020-09-27 | (Emacs)~ripgrep -> ripgrep + grep | Aryadev Chavali | |
+bindings for the in-built grep systems, for compatibility | |||
2020-09-27 | (Emacs)~avy-goto-char-2 -> avy-goto-char-timer | Aryadev Chavali | |
Much better system than the previous one. | |||
2020-09-27 | (Emacs)~yasnipet -> snippets | Aryadev Chavali | |
Now creating a system to use skeleton and abbrev to replace yasnippet | |||
2020-09-27 | (Emacs)~display-buffer-alist match *completions* and *Ido completions* | Aryadev Chavali | |
2020-09-27 | (Emacs)+SPC b K to kill-buffer | Aryadev Chavali | |
2020-09-27 | (Emacs)~make completions-list an evil-normal-mode system | Aryadev Chavali | |
2020-09-27 | (Emacs)~some evil settings | Aryadev Chavali | |
2020-09-27 | (Emacs)~move around a few things, ~preamble -> (Package) preamble | Aryadev Chavali | |
2020-09-27 | (Dotfiles)-remove useless dependencies | Aryadev Chavali | |
Due to stow, tmux doesn't need to be installed as you can just not stow the module. fzf, cargo/rust and ripgrep don't need to be installed to use my emacs config anymore. | |||
2020-09-27 | (Emacs)+org-quote theming to monokai | Aryadev Chavali | |
Just make it slanted and use a mono font | |||
2020-09-27 | (Emacs)+version lockfile | Aryadev Chavali | |
2020-09-27 | (Shell)+zshrc now has emdir to go directly to emacs directory | Aryadev Chavali | |
2020-09-21 | (Emacs)~avy M-s avy-goto-char-2 -> avy-goto-char-timer | Aryadev Chavali | |
Description | |||
2020-09-21 | (Emacs)~monokai theme now has company theming | Aryadev Chavali | |
2020-09-21 | (Emacs)~monokai theme string face SeaGreen -> yellow green | Aryadev Chavali | |
Easier to look at | |||
2020-09-21 | (Emacs)~theme personal -> monokai | Aryadev Chavali | |
2020-09-21 | (Emacs)~Move smartparens and hook to text packages | Aryadev Chavali | |
2020-09-21 | (Emacs)~org core -> OC Config, OC Bindings and OC variables | Aryadev Chavali | |
Big org block is better in smaller blocks | |||
2020-09-21 | (Emacs)~Core -> <package> Core | Aryadev Chavali | |
Easier to grep | |||
2020-09-21 | (Scripts)~eserver -> eselect | Aryadev Chavali | |
Remove eserver cos it's useless and integrate emacsclient into eselect | |||
2020-09-21 | (Dotfiles)-dir-locals | Aryadev Chavali | |
Doesn't actually help in any way | |||
2020-09-21 | (Emacs)~switch to double spaces for sentence breaks | Aryadev Chavali | |
This is actually how Emacs handles sentences, learn something new everyday. | |||
2020-09-21 | (Emacs)~whitespace-style now doesn't record spaces | Aryadev Chavali | |
2020-09-21 | (Emacs)+monokai theme | Aryadev Chavali | |
New format for commits, but basically a new theme that follows the doom-molokai theme | |||
2020-09-16 | +lots of changes that I cba to log | Aryadev Chavali | |
2020-09-16 | +dmenu script for Emacs and eserver launching | Aryadev Chavali | |
2020-09-16 | init.el:~use-package doesn't demand or defer -y/n to exit Emacs | Aryadev Chavali | |
2020-09-16 | ~renamed theme with some extras | Aryadev Chavali | |
2020-09-16 | +alias to clear so that it double clears in eshell | Aryadev Chavali | |
2020-09-06 | ~constant face is now slate gray | Aryadev Chavali | |
2020-09-06 | +whitesapce fonts to grayscale | Aryadev Chavali | |
2020-09-01 | ~indented elfeed-feeds init | Aryadev Chavali | |
2020-09-01 | +eshell prompt function to make it look nicer | Aryadev Chavali | |
2020-09-01 | ~xwidget configuration | Aryadev Chavali | |
Just new functionality, read it to know | |||
2020-09-01 | +hook for org-msg mode mail-mode-hook | Aryadev Chavali | |
2020-09-01 | -notmuch after decl for org-msg | Aryadev Chavali | |
2020-09-01 | ~custom declaration in smtpmail | Aryadev Chavali | |
2020-09-01 | ~rearrange notmuch config | Aryadev Chavali | |
2020-09-01 | +avy leader sg -> M-s for avy-goto-char-2 | Aryadev Chavali | |
2020-09-01 | +yas load directory via no-literring | Aryadev Chavali | |
2020-09-01 | +proced and process-list window management records | Aryadev Chavali | |
2020-09-01 | +proced configuration | Aryadev Chavali | |
Some bindings mostly. |