Commit Graph

51 Commits

Author SHA1 Message Date
Sameer Rahmani 3646ee6313
Add the noether modeline for wm mode as well 2024-04-19 19:01:21 +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 fb3073ca19
Add fg42/lang-server-format to the before save of nix and c-family 2024-04-18 22:25:01 +01:00
Sameer Rahmani d1e00e67d7
Add support for Python 2024-04-18 21:53:51 +01:00
Sameer Rahmani b8e23dcb61
Add support for the C family 2024-04-18 21:35:40 +01:00
Sameer Rahmani 09a545edc1
Add support for Nix lang 2024-04-18 12:45:28 +01:00
Sameer Rahmani 78a89763ba
Add the autocomplete module to the nix side 2024-04-17 15:29:52 +01:00
Sameer Rahmani 79355e6196
Add support noether modeline 2024-04-17 14:43:59 +01:00
Sameer Rahmani 737b3d97aa
Fix the broken macro and replace all-the-icons with nerdicons 2024-04-17 13:42:17 +01:00
Sameer Rahmani 54649939b2
Break up graphic related stuff into graphics module 2024-04-17 12:16:54 +01:00
Sameer Rahmani f0ffe856da
Break up the vertico setup into minibuffer-vertico setup 2024-04-17 11:13:54 +01:00
Sameer Rahmani 71dbe6ef93
Break up the git feature in its own module 2024-04-16 22:34:30 +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 20a162e4a1
Fix the broken conditional on the editor module 2024-04-15 20:34:26 +01:00
Sameer Rahmani 7368622086
Try to add emojify as an optional feature 2024-04-15 20:25:14 +01:00
Sameer Rahmani 906fe2fb8d
Move the minibuffer module to the nix side 2024-04-15 19:29:58 +01:00
Sameer Rahmani c5a478580b
Move over the elisp configuration as the first separated nix module 2024-04-15 19:13:48 +01:00
Sameer Rahmani 92549b9a08
generate the requires list and docstrings via nix and unit module 2024-04-15 18:57:22 +01:00
Sameer Rahmani 74d36d5ae1
Remove the old buildConfig in favor of the new build.el 2024-04-14 21:07:12 +01:00
Sameer Rahmani c9cdb0a83e
Add an Elisp script to convert Nix config to Elisp code 2024-04-14 19:49:21 +01:00
Sameer Rahmani 426c1d2dd1
Create a modular Nix system to build FG42 2024-04-13 22:21:20 +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 38986f37da
Reformat all the nix files using nixpkgs-fmt 2024-04-11 20:09:57 +01:00
Sameer Rahmani 7659a028f7
Add eglot-format to before-save-hook 2024-04-11 20:04:49 +01:00
Sameer Rahmani 2a4333de0c
Refactore the modeline module for a cleaner code 2024-04-10 20:39:35 +01:00
Sameer Rahmani 04ae06edcb
Move the activation of global modes to emacs-startup 2024-04-10 14:48:47 +01:00
Sameer Rahmani fce6134cac
nix: Replace flake-utils with flake-part 2024-04-10 14:32:36 +01:00
Sameer Rahmani b871fabd14
Add consult support to v4 2024-04-06 13:54:08 +01:00
Sameer Rahmani 02794af163
Fix the missing desktop file 2024-04-05 22:32:40 +01:00
Sameer Rahmani 23365a55cc
Add support for noether and modeline 2024-04-05 20:54:36 +01:00
Sameer Rahmani c95461ebdb
Add aspell support 2024-04-05 18:35:26 +01:00
Sameer Rahmani 477f24b67b
Fix the missing Fira Mono font 2024-03-27 23:50:44 +00:00
Sameer Rahmani 1f4e6f158e
Add marginalia to v4 2024-03-27 00:23:28 +00:00
Sameer Rahmani db5cee29d8
Add nix lang support to v4 2024-03-26 12:59:58 +00:00
Sameer Rahmani 0c737c827f
Add support for EXWM to v4 2024-03-25 18:28:07 +00:00
Sameer Rahmani 86699f34fb
Setup a basic eglot,company configuration for cpp 2024-03-23 22:37:54 +00:00
Sameer Rahmani 46f8869e1a
Setup the new use! macro with a new editor module 2024-03-21 19:37:50 +00:00
Sameer Rahmani 70f14f5928
Fix the wm flag detection issue 2024-03-09 22:00:49 +00:00
Sameer Rahmani 248fbdf082
Add verilog support 2024-03-04 22:35:37 +00:00
Sameer Rahmani 33965e2b28
Add mechanism to extend the PATH var on the derivation 2024-02-29 21:24:22 +00:00
Sameer Rahmani 518b3d8f91
Add python as the runtime dependency 2024-02-29 17:40:45 +00:00
Sameer Rahmani 688c76af87
Make sure WM mode is reachable 2024-02-22 14:19:57 +00:00
Sameer Rahmani d2713dab39
Fix the cc path on fg42 nix 2024-02-21 15:46:04 +00:00
Sameer Rahmani 98821b2e73
Replace the reference to cc with stdenv.cc in the derivation 2024-02-20 22:23:37 +00:00
Sameer Rahmani d53d872068
Add bash as a direct dependency 2024-02-20 17:21:29 +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