Neovim init config. Formatting. Updates.

This commit is contained in:
2026-03-20 08:35:04 +01:00
parent bd10321f19
commit 576b955023
12 changed files with 137 additions and 35 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
xdg.enable = true;
xdg.configFile."zsh/cfg".source =
config.lib.file.mkOutOfStoreSymlink "/mkk/config/config/shell/zsh";
"${config.mkk.dir}/config/shell/zsh";
xdg.configFile."zsh/data/plugins/powerlevel10k".source =
"${pkgs.zsh-powerlevel10k}/share/zsh-powerlevel10k";
xdg.configFile."zsh/data/plugins/zsh-history-substring-search".source =