Init.el Cleanup and Relative Line Mode

- Remove whitespace in init.el
- Use built-in lua and nix language support
  instead of external packages
- Enable relative line mode
This commit is contained in:
Sravan Balaji
2024-12-31 11:07:38 -05:00
parent a3624d9371
commit 325b13ed8d
4 changed files with 352 additions and 338 deletions

View File

@@ -8,9 +8,7 @@
(package! prettier-js)
(package! rainbow-mode)
(package! systemd)
(package! lua-mode)
(package! just-mode)
(package! nix-mode)
(package! sxhkd-mode
:recipe (:host github :repo "xFA25E/sxhkd-mode"))
(package! ebuild-mode)