some minor code cleanup
This commit is contained in:
parent
5c203e5a95
commit
72e53eea4f
3 changed files with 17 additions and 8 deletions
|
@ -62,7 +62,7 @@
|
|||
});
|
||||
in
|
||||
pkgs.kakoune.override {
|
||||
plugins = with pkgs.kakounePlugins; [fzf-kak kak-lsp config];
|
||||
plugins = with pkgs.kakounePlugins; [fzf-kak kakoune-lsp config];
|
||||
};
|
||||
in
|
||||
pkgs.mkShell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue