Set up ddclient
This commit is contained in:
parent
ca1b4d37af
commit
aa1a468534
10 changed files with 62 additions and 60 deletions
home/features/neovim
|
@ -3,7 +3,7 @@ let
|
|||
# Toggles for including tooling related to a given language
|
||||
packedTargets = {
|
||||
elm = false;
|
||||
latex = false;
|
||||
latex = true;
|
||||
lua = true;
|
||||
nix = true;
|
||||
purescript = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue