config: replace mood-line with nano-modeline
This commit is contained in:
parent
8b614b8d01
commit
7c3badaa42
3 changed files with 41 additions and 33 deletions
3
lib.nix
3
lib.nix
|
@ -28,7 +28,7 @@ let
|
|||
builtins.attrValues {
|
||||
inherit (epkgs)
|
||||
spacious-padding
|
||||
mood-line
|
||||
nano-modeline
|
||||
ivy
|
||||
counsel
|
||||
swiper
|
||||
|
@ -40,6 +40,7 @@ let
|
|||
tuareg
|
||||
nushell-mode
|
||||
envrc
|
||||
nerd-icons
|
||||
;
|
||||
treesit-grammars = epkgs.treesit-grammars.with-all-grammars;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue