forked from FG42/FG42
1
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Sameer Rahmani 5ebb68c2ef
Remove projectile to replace it with project.el 2024-05-02 12:48:10 +01:00
Sameer Rahmani a163cdc33e
Add corfu as the main completion framework 2024-04-30 10:58:18 +01:00
Sameer Rahmani 09e32cc5a5
Replace vertico with fido on WM mode 2024-04-29 12:50:03 +01:00
Sameer Rahmani b6abd6fce9
Add support for installing packages temporarily via Nix.
This patch creates a new macro on fpkg called `try!` which
is similar to `use!` but only for the running session.
2024-04-28 19:06:45 +01:00
Sameer Rahmani 06635d9d8b
Update to noether 1.10 and add the date-unit to wm bar 2024-04-19 20:17:35 +01:00
Sameer Rahmani 916ee2674c
Add support for window manager mode via a nix module 2024-04-19 18:39:42 +01:00
Sameer Rahmani 1e62751b69
Break up the nix modules even further 2024-04-16 22:01:42 +01:00
Sameer Rahmani 722a020352
Add the support for org-mode 2024-04-15 22:31:51 +01:00
Sameer Rahmani 4966e99079
Add the modeline module only with 'Emacs' support 2024-04-15 20:58:37 +01:00
Sameer Rahmani 1a0f2a31d2
Revise the derivation to break down the config into nix modules 2024-04-12 22:18:03 +01:00
Sameer Rahmani ec84355202
Redesign the WM mode modeline 2024-04-11 22:14:25 +01:00
Sameer Rahmani 7659a028f7
Add eglot-format to before-save-hook 2024-04-11 20:04:49 +01:00
Sameer Rahmani f27b43c3d0
Fix the modeline view to reposition on resize 2024-04-11 15:39:22 +01:00
Sameer Rahmani 2a4333de0c
Refactore the modeline module for a cleaner code 2024-04-10 20:39:35 +01:00
Sameer Rahmani fce6134cac
nix: Replace flake-utils with flake-part 2024-04-10 14:32:36 +01:00
Sameer Rahmani 23365a55cc
Add support for noether and modeline 2024-04-05 20:54:36 +01:00
Sameer Rahmani 477f24b67b
Fix the missing Fira Mono font 2024-03-27 23:50:44 +00:00
Sameer Rahmani 23fa9d8311
Make lucid settings linux only 2024-03-26 14:20:16 +00:00
Sameer Rahmani 3bbd095f75
Setup the vertico multiform mode 2024-03-25 20:51:00 +00:00
Sameer Rahmani 248fbdf082
Add verilog support 2024-03-04 22:35:37 +00:00
Sameer Rahmani ceae5e49fd
Fix the broken style of flake.nix 2024-02-20 17:31:38 +00:00
Sameer Rahmani 777a6d06c0
Make the default nix package system-aware 2024-02-20 17:22:46 +00:00
Sameer Rahmani 82b377f00e
Finish up the first working flake to build FG42 2024-02-20 14:53:50 +00:00
Sameer Rahmani f11a4b8289
Update the license header for 2024 2024-02-18 16:08:02 +00:00
Sameer Rahmani ffe7686470
Fix several discrepancies on dependencies 2024-02-18 15:50:18 +00:00
Sameer Rahmani d4cf1e698d
nix: Add a basic flake and derivation for fg42 2024-02-17 15:15:46 +00:00