Compare commits
2 commits
a42c91f99e
...
a0a39253f4
| Author | SHA1 | Date | |
|---|---|---|---|
| a0a39253f4 | |||
| b5446a4f0c |
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
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
|
||||
{
|
||||
home.file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue