Muhammad Nauman Raza
05cc2fb09d
perf: general improvements
2022-11-20 08:03:40 +00:00
Muhammad Nauman Raza
4ec065bfa6
feat: initial integration of custom theme
2022-11-17 21:54:06 +00:00
Muhammad Nauman Raza
16ebdead10
fix: menubar appearing early during frame load
2022-11-16 21:38:19 +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
948e5dbbaa
feat: initial lsp integration
2022-11-13 18:41:10 +00:00
Muhammad Nauman Raza
8e5790f3f9
chore: remove custom-set-variables
2022-11-13 16:47:13 +00:00
Muhammad Nauman Raza
86a5e5803c
chore: line/numbers improvements
2022-11-13 16:46:40 +00:00
Muhammad Nauman Raza
d25aa4f0a7
feat: user configuration directory
2022-11-12 18:58:50 +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
71f427ca8b
feat: configuration for languages
2022-11-12 17:50:34 +00:00
Muhammad Nauman Raza
1a87f19d3b
feat: seperate keybinds folder
2022-11-09 07:02:57 +00:00
Muhammad Nauman Raza
8928ab353b
docs: add comment
2022-11-08 22:10:50 +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
bcb6f7a1a3
feat: which-key
2022-11-08 17:53:07 +00:00
Muhammad Nauman Raza
1d384cb910
chore: folder restructure
2022-11-08 17:53:07 +00:00
Muhammad Nauman Raza
d84ec39960
feat: folder restructure
2022-11-08 17:53:06 +00:00
Muhammad Nauman Raza
deb9a1eeee
feat: org mode improvements
2022-11-08 17:53:06 +00:00
Muhammad Nauman Raza
344f6e05c2
feat: doom-modeline, magit & evil undo/redo
...
This change adds more functionality to evil with undo-fu (undo-redo is
now possbile), and adds magit and doom-modeline.
2022-11-08 17:53:05 +00:00
Muhammad Nauman Raza
9b57aa74de
chore: remove edits to package repositories
...
This was done because melpa (the only package repository that had to be added) is used by straight.el by default
2022-11-08 17:53:05 +00:00
Muhammad Nauman Raza
7584c7cc60
fix: stop creation of files ending with "~"
2022-11-08 17:53:04 +00:00
Muhammad Nauman Raza
fd5ba4a1a5
Initial commit
2022-11-08 17:53:04 +00:00