Cleaner kakoune configuration
This commit is contained in:
parent
a39ad62ae5
commit
3e95ab122d
9 changed files with 61 additions and 23 deletions
|
|
@ -5,5 +5,12 @@
|
|||
texlive.combined.scheme-medium
|
||||
] ++ lib.optionals config.programs.helix.enable [
|
||||
texlab
|
||||
] ++ lib.optionals config.programs.kakoune.enable [
|
||||
texlab
|
||||
aspell
|
||||
aspellDicts.en
|
||||
aspellDicts.en-computers
|
||||
aspellDicts.en-science
|
||||
aspellDicts.it
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue