Move kakoune config
This commit is contained in:
parent
71edf2a8ea
commit
796c574c6a
7 changed files with 1292 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./kakoune/kak.nix ];
|
||||
|
||||
# Enable the manual so we don't have to load it
|
||||
manual.html.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue