Aryadev Chavali
49d8773043
(Emacs)~display-line-numbers-type absolute->relative
...
Relative numbers are cooler, easier to see what your program is
reading in a file using relative numbers.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
986e0084cd
(Emacs)+feature to +olivetti-mode
...
Now disables mode line for extra *immersion*
2022-09-14 00:45:42 +01:00
Aryadev Chavali
b2898fb7d6
(Emacs)+object based compilation for Makefile auto insert
...
Faster overall, incremental compilation.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
0217fee467
(Emacs)+compile keybindings
...
next-error, previous-error and recompile to make compilation easier: I
can now traverse through errors and retry compiling without having to
leave code buffers!
2022-09-14 00:45:42 +01:00
Aryadev Chavali
072fbf5760
(Emacs)~= -> ~ code tag
2022-09-14 00:45:42 +01:00
Aryadev Chavali
2e2ee6e586
(Emacs)+clean buffer list functionality
...
Better than using ibuffer, just does it like a macro.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
4c4fbf6980
(Emacs)+dired insert all subdirectories -dired display functions
...
Just a nice bit of functionality, also added bindings for stuff I've
needed when using dired recently.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
42e2bf3890
(Emacs)~clean up headings, descriptions and bits of code
2022-09-14 00:45:42 +01:00
Aryadev Chavali
9f0fb20343
(Emacs)+italic to ivy-current-match personal-primary-theme
2022-09-14 00:45:42 +01:00
Aryadev Chavali
9039941398
(Emacs)~org bindings org-ctrl-c->org-todo, insert strucutre template
2022-09-14 00:45:42 +01:00
Aryadev Chavali
d98dad559c
(Emacs)~default size of font on oldboy 125->140
...
Old man eyes
2022-09-14 00:45:42 +01:00
Aryadev Chavali
c95f51f446
(Emacs)+org/swiper-goto
...
Better version of org-goto, use in place imenu when in org mode documents
2022-09-14 00:45:42 +01:00
Aryadev Chavali
b5d8363a9c
(Emacs)+toggles for undo-tree-visualize and whitespace-mode
2022-09-14 00:45:42 +01:00
Aryadev Chavali
345ed86b51
(Emacs)~description for calc mode
...
List of tools.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
fa5b8bdefb
(Emacs)+ivy posframe
...
Last time I used this thing was 3 years ago (5c72c72 ) in Doom. This
configuration is largely similar to that, but without whatever magic
doom did for the 'childframe' module.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
284b709c3c
(Emacs)~reordered ivy/counsel blocks, ~better defer patterns
...
Set orderless ivy integration in orderless package rather than ivy for
better deferral.
Set counsel-grep-swiper-limit to ~1.5MB because swiper usually can
handle it and I really don't like counsel-grep as I need to put in at
least two characters to get a result back.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
1a45eebcea
(Emacs)+transpose prefix
...
Transposing objects? Pretty cool Emacs, but I'd like it in vim.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
1ed167c747
(Emacs)~refactor general-def system
...
Firstly use ~(general-evil-setup t)~ to create aliases for general-def
that are similar to evil (nmap, vmap, etc). Define my own nmmap which
combines normal and motion states.
Refactor all uses into the general-evil aliases.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
34434e3ac8
(Emacs)+org-format-latex-options
...
Provides finer control over fragment options.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
39a060f377
(Emacs)~org-mode variables: todo-keywords, babel-load-languages
...
-wait keyword from org-todo-keywords because it's useless
+shell language capability to babel.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
e1f7953786
(Emacs)+org-clock-report functionality
...
Provides the ability to generate a report in your file, and also an
advice which (when a toggle is enabled) regenerates the top level
report after clock out.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
6abe0dcf1a
(Emacs)-mwim, unicode-emoticons, tuareg, +fd-dired, ~update versions
...
Just remove a few useless packages and update my cached versions list.
2022-09-14 00:45:42 +01:00
Aryadev Chavali
573ed54b9a
(alacritty)~opacity to properly work
...
Classifies under window, set opacity there.
2022-07-30 01:51:22 +00:00
Aryadev Chavali
df54e35264
(alacritty)~background_opacity->window.opacity
2022-07-30 01:40:44 +00:00
Aryadev Chavali
f38eb6b350
(Emacs)~evil packages now use :after evil
...
+activate mode in :config
~evil mc using doom Emacs' multiple-cursors module
2022-07-28 19:14:10 +01:00
Aryadev Chavali
0634886d28
(README)~update README
2022-07-28 18:26:47 +01:00
Aryadev Chavali
b5945ec68a
(SXHkD)+bindings,~links
2022-07-28 18:23:34 +01:00
Aryadev Chavali
b2430eb65a
(Mail|Shell)~clean up
2022-07-28 18:23:10 +01:00
Aryadev Chavali
c217f961f0
(Emacs)~alpha 0.95->0.9,+height for keyword,+support for native comp
...
Also deleted my install script, check out
https://git.aryadevchavali.com:/oreodave/emacs.git for my Emacs build.
2022-07-28 18:15:14 +01:00
Aryadev Chavali
389317368c
(Emacs)+makefile auto insert
2022-07-28 18:14:32 +01:00
Aryadev Chavali
7a55a025e8
(Emacs)~move around bindings, ~general fixes
2022-07-28 18:13:50 +01:00
Aryadev Chavali
59efce4986
(Emacs)+org clock in configuration
2022-07-28 18:12:31 +01:00
Aryadev Chavali
79522df565
(Emacs)+org agenda configuration, +binding for org auto compile
2022-07-28 18:12:07 +01:00
Aryadev Chavali
d7a6d933c8
(Emacs)~pdf tools, ~title for compilation
...
+display system for pdf opening
2022-07-28 18:11:17 +01:00
Aryadev Chavali
70605994d0
(Emacs)+info configuration
...
Info is Emacs' documentation system, and a GNU binary that tried to
replace 'man' (to limited success)
2022-07-28 18:09:51 +01:00
Aryadev Chavali
e9f788aba9
(Emacs)~description for org core
2022-07-28 18:09:28 +01:00
Aryadev Chavali
efa73c23ea
(Emacs)~evil packages to hook to evil-mode-hook
...
Instead of running the mode itself, hook to every time we run evil
mode to make it easier to see load flow.
2022-07-28 18:08:29 +01:00
Aryadev Chavali
5bb16f1cca
(Emacs)~theme personal->personal-primary, +results=none
...
+new theme with better colours
+result for header args to make loading lisp less annoying (don't
insert your results)
2022-07-28 18:04:14 +01:00
Aryadev Chavali
87d147264c
(Emacs)+personal-primary-theme
...
This changes some colours, adding matching colours for counsel and
changing colours for font-locks to fit an RBG type theme.
2022-07-28 17:55:13 +01:00
Aryadev Chavali
fe2218e182
(*)~general fixes, small scale
...
(notmuch)+junk tag
(Shell)~sdkman so it uses the current username
2022-07-12 18:53:18 +01:00
Aryadev Chavali
301c7bbb4a
(Emacs)~extra bits and pieces before the push
...
Migrating over to laptop.
2022-05-04 13:11:48 +01:00
Aryadev Chavali
2a56ef8998
~cleaned up README
2022-03-14 06:15:00 +00:00
Aryadev Chavali
c33d9ab73a
(Shell)+opam env call for zshrc, +utoprc
...
utoprc for some nicer colours.
2022-02-08 22:52:07 +00:00
Aryadev Chavali
05dc2163c7
(Emacs)+ocaml configuration
2022-02-08 22:51:07 +00:00
Aryadev Chavali
1fa5933f19
(Emacs)+dired bind for wdired mode
2022-02-08 22:50:51 +00:00
Aryadev Chavali
bb9f4d0ee1
(Emacs)~resolve a merge conflict
...
Forgot I had this.
2022-02-08 22:50:38 +00:00
Aryadev Chavali
8ab655dc4b
(Emacs)+personal-theme: line-number styling
2022-02-04 04:47:08 +00:00
Aryadev Chavali
90c313ed6f
(Emacs)-a lot of useless text~display-line-numbers-type relative->absolute
2022-02-04 04:46:39 +00:00
Aryadev Chavali
8a65bbcd3b
(Emacs)~fixed error with evil-mc
...
I put it in the wrong format, coming from ~define-key~.
2022-02-04 03:52:30 +00:00
Aryadev Chavali
83153479af
(Emacs)+install script for Emacs source code
2022-01-29 03:59:28 +00:00