Muhammad Nauman Raza
e6d8bd355d
fix: unmatched parenthesis
2022-12-21 11:26:36 +00:00
Muhammad Nauman Raza
2b981baf9f
feat: more org-mode keybindings
2022-12-20 21:10:08 +00:00
Muhammad Nauman Raza
54e8ea6c46
perf: general improvements
2022-11-20 18:10:03 +00:00
Muhammad Nauman Raza
05cc2fb09d
perf: general improvements
2022-11-20 08:03:40 +00:00
Muhammad Nauman Raza
f95e050832
chore(docs): add elisp documentation for each file
...
Apparently this is customary for Emacs configuration files. Doom seems
to do this too, so here it is.
2022-11-16 21:10:34 +00:00
Muhammad Nauman Raza
8d98873a7b
fix: use Org directory inside home folder
2022-11-14 21:38:57 +00:00
Muhammad Nauman Raza
fb7fbba9d1
chore: org keybinds
2022-11-13 17:36:41 +00:00
Muhammad Nauman Raza
b6bc4e1cfb
feat: rainbow-mode - colourise colour codes
2022-11-12 20:44:43 +00:00
Muhammad Nauman Raza
416e6640d6
style: file explanations and loading
...
This commit changes the way files are loaded. Instead of being
'require'd and 'provide'd, they are simply 'load'ed, having a positive
impact on performance and code quality.
Additionally, the headings of file (which thus far have began with
three semicolons) now begin with two to fit Emacs lisp conventions.
2022-11-12 17:53:29 +00:00
Muhammad Nauman Raza
0cce619733
fix: unbalanced brackets
2022-11-12 17:23:13 +00:00
Muhammad Nauman Raza
474ab8da25
feat: org keybind for previewing latex
2022-11-12 16:06:08 +00:00
Muhammad Nauman Raza
7ecbf69244
feat: org keybind for cycling todo state
2022-11-12 15:56:08 +00:00
Muhammad Nauman Raza
a6c94ec2b1
fix: evil-org for agenda on non-org buffers
2022-11-11 20:16:11 +00:00
Muhammad Nauman Raza
599e734056
feat: org-agenda keys and evil-org-mode
2022-11-11 19:28:03 +00:00
Muhammad Nauman Raza
47eacffa8d
fix: unbalanced brackets
2022-11-10 17:11:43 +00:00
Muhammad Nauman Raza
fcb3eb47a6
fix: org-superstar heading bullets unchanged
...
This was because the 'setq' part of the code was accidentally commented
2022-11-09 19:02:35 +00:00
Muhammad Nauman Raza
1a87f19d3b
feat: seperate keybinds folder
2022-11-09 07:02:57 +00:00
Muhammad Nauman Raza
e004db0e9a
feat: general.el for convenient keybinds
2022-11-08 22:05:28 +00:00
Muhammad Nauman Raza
836d92b59f
chore: remove package.el
...
This was done as having to move between files to understand what some
package/code does was too much of a hassle
2022-11-08 17:53:07 +00:00
Muhammad Nauman Raza
1d384cb910
chore: folder restructure
2022-11-08 17:53:07 +00:00