Compare commits

..

No commits in common. "a0a39253f4cea70bf7e22da5e5644df9707dfb95" and "a42c91f99e669af386922a6ee22aecccc15a9c79" have entirely different histories.

View file

@ -2,7 +2,7 @@
let let
spellDir = config.xdg.dataHome + "/nvim/site/spell"; spellDir = config.xdg.dataHome + "/nvim/site/spell";
baseUrl = "https://vim.ftp.fu-berlin.de/runtime/spell"; baseUrl = "https://vim.ftp.fu-berlin.de/runtime/spell/";
in in
{ {
home.file = { home.file = {