Commit graph

95 commits

Author SHA1 Message Date
Muhammad Nauman Raza 88e33438bd
fix: ugly fringes in emacsclient 2023-07-01 16:42:05 +01:00
Muhammad Nauman Raza a1a8e7f817
docs: update README 2023-07-01 16:29:58 +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 6d6b12bc13
hotfix: gitignore 2023-06-28 14:57:40 +01:00
Muhammad Nauman Raza ff4c412a3b
chore: org-mode faces improvements 2023-06-28 14:56:57 +01:00
Muhammad Nauman Raza dbefc368b5
chore: org-mode faces improvements 2023-06-28 14:56:33 +01:00
Muhammad Nauman Raza 4247f1ed75
hotfix: gitignore 2023-06-28 14:55:08 +01:00
Muhammad Nauman Raza afb3ff06e9
feat: interface improvements
This update works alongside the improvement to the colorscheme that
this configuration uses.
2023-06-27 22:54:04 +01:00
Muhammad Nauman Raza c3538b9ea8
hotfix: bug 2023-06-27 17:31:58 +01:00
Muhammad Nauman Raza 09dd75176e
hotfix: bug 2023-06-27 17:23:00 +01:00
Muhammad Nauman Raza b75c6b520f
chore: updates 2023-06-26 18:12:37 +01:00
Muhammad Nauman Raza e7eda8979c
feat: migrate to rust-mode
This is because rustic has seemingly broken down temporarily
2022-12-26 23:14:35 +00:00
Muhammad Nauman Raza ae5eba8f87
chore: re-add warning messages 2022-12-25 21:50:27 +00:00
Muhammad Nauman Raza 42c2a35eae
feat: disable warning messages 2022-12-21 11:28:56 +00:00
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 8b16b1860c
chore: update roadmap styling 2022-12-19 09:02:26 +00:00
Muhammad Nauman Raza 1f96af2213
chore: update roadmap 2022-12-19 08:59:51 +00:00
Muhammad Nauman Raza 40a1a45e4e
chore: remove dashboard 2022-12-18 19:28:44 +00:00
Muhammad Nauman Raza 252be5a92e
feat: justfile support 2022-12-06 18:46:27 +00:00
Muhammad Nauman Raza 310457bc54
fix(docs): grammar 2022-11-27 19:32:25 +00:00
Muhammad Nauman Raza 78854418ba
fix(docs): use github repo for clone example 2022-11-27 19:30:53 +00:00
Muhammad Nauman Raza 54e8ea6c46
perf: general improvements 2022-11-20 18:10:03 +00:00
Muhammad Nauman Raza db6d75c0d2
chore: increase border around Emacs 2022-11-20 17:12:27 +00:00
Muhammad Nauman Raza 35fac3eff9
perf: relax garbage collection at start of init
Garbage collection is now relaxed at startup, decreasing startup time
by around ~0.75 seconds. Deleted lisp/performance.el as no longer needed.
2022-11-20 16:59:50 +00:00
Muhammad Nauman Raza aab03a5383
fix: evil-snipe not being enabled 2022-11-20 09:45:00 +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 0e401daae1
feat: .gitignore 'user/'
This was done because I wanted to add some changes to my Emacs
configuration which I didn't want added to Dianciemacs.
2022-11-19 12:20:52 +00:00
Muhammad Nauman Raza 8600929eb2
feat: better default user init.el 2022-11-19 12:19:20 +00:00
Muhammad Nauman Raza 61b995ed6f
feat: evil-commentary 2022-11-19 12:18:42 +00:00
Muhammad Nauman Raza 9e74183c86
feat: move theme to separate repository 2022-11-19 08:06:06 +00:00
Muhammad Nauman Raza 37edbbedd0
fix: unbalanced brackets 2022-11-18 17:03:49 +00:00
Muhammad Nauman Raza a8624e4b21
fix: unbalanced brackets 2022-11-18 17:00:19 +00:00
Muhammad Nauman Raza 4ec065bfa6
feat: initial integration of custom theme 2022-11-17 21:54:06 +00:00
Muhammad Nauman Raza 2b1143a283
fix: extra empty line 2022-11-16 21:54:52 +00:00
Muhammad Nauman Raza d0f2c06659
feat: format Rust buffers on save 2022-11-16 21:54:13 +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 6c5e013e29
chore: replace flymake keybinds with flycheck 2022-11-16 20:44:31 +00:00
Muhammad Nauman Raza 9e5ddf2d70
feat: seamless flycheck integration for Rust 2022-11-16 20:42:23 +00:00
Muhammad Nauman Raza 131fab4a4e
fix: wrong keybind for magit 2022-11-16 17:08:10 +00:00
Muhammad Nauman Raza c2158c3cb0
feat: orderless completion mechanism 2022-11-16 17:07:28 +00:00
Muhammad Nauman Raza b7991a9671
fix: lsp server keybinds 2022-11-15 22:02:56 +00:00
Muhammad Nauman Raza 29d072db59
feat: rust + lua integration 2022-11-15 22:02:39 +00:00
Muhammad Nauman Raza 8d98873a7b
fix: use Org directory inside home folder 2022-11-14 21:38:57 +00:00
Muhammad Nauman Raza 16605985f3
feat: Go support
Removed Rust support as I don't use Rust anymore.
2022-11-14 21:37:52 +00:00