More efficient kakoune editing integration
This commit is contained in:
parent
d5989c525c
commit
d625bb2c15
5 changed files with 111 additions and 3 deletions
|
@ -18,7 +18,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
imports = [ ./kak-lsp.nix ];
|
||||
imports = [ ./kak-lsp.nix ./fish-session.nix ];
|
||||
|
||||
options.programs.my-kakoune = {
|
||||
enable = mkEnableOption "My version of the kakoune configuration";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue