Muhammad Nauman Raza
88e33438bd
fix: ugly fringes in emacsclient
2023-07-01 16:42:05 +01:00
Muhammad Nauman Raza
27d51dbd42
feat: interface improvements
2023-07-01 16:19:53 +01:00
Muhammad Nauman Raza
4320e16f57
feat: NANO-modeline
2023-07-01 13:23:39 +01:00
Muhammad Nauman Raza
40a1a45e4e
chore: remove dashboard
2022-12-18 19:28:44 +00:00
Muhammad Nauman Raza
db6d75c0d2
chore: increase border around Emacs
2022-11-20 17:12:27 +00:00
Muhammad Nauman Raza
05cc2fb09d
perf: general improvements
2022-11-20 08:03:40 +00:00
Muhammad Nauman Raza
641286d3ce
chore: remove dashboard image for minimalism
2022-11-19 17:17:00 +00:00
Muhammad Nauman Raza
851bf07402
feat: dashboard buffer for server/daemon Emacs
2022-11-19 17:14:47 +00:00
Muhammad Nauman Raza
5635210c9d
feat: dashboard
2022-11-19 16:28:24 +00:00
Muhammad Nauman Raza
4ec065bfa6
feat: initial integration of custom theme
2022-11-17 21:54:06 +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
c2158c3cb0
feat: orderless completion mechanism
2022-11-16 17:07:28 +00:00
Muhammad Nauman Raza
b6bc4e1cfb
feat: rainbow-mode - colourise colour codes
2022-11-12 20:44:43 +00:00
Muhammad Nauman Raza
032c2fadc2
fix: disabled lock/autosave files appearing anyway
2022-11-12 20:25:58 +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
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
Muhammad Nauman Raza
d84ec39960
feat: folder restructure
2022-11-08 17:53:06 +00:00