diff --git a/reference/users/youwen/config/harper-ls/dictionary.txt b/reference/users/youwen/config/harper-ls/dictionary.txt new file mode 100644 index 0000000..9f3d41c --- /dev/null +++ b/reference/users/youwen/config/harper-ls/dictionary.txt @@ -0,0 +1,8 @@ +NixOS +Vimming +distros +Luarocks +keybinds +formatters +transpiles +hyperextensible diff --git a/reference/users/youwen/hm.nix b/reference/users/youwen/hm.nix index a7d76b6..e29be90 100644 --- a/reference/users/youwen/hm.nix +++ b/reference/users/youwen/hm.nix @@ -64,6 +64,11 @@ addKeysToAgent = "yes"; }; + xdg.configFile."harper-ls" = { + source = ./config/harper-ls; + recursive = true; + }; + # text/html; ~/.mutt/view_attachment.sh %s html; test=test -n "$DISPLAY" home.file.".mailcap".text = '' text/html; ${pkgs.w3m}/bin/w3m %s; nametemplate=%s.html; needsterminal