mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-06-07 20:49:29 +00:00
~
This commit is contained in:
parent
4a2ee1ef10
commit
d5a3f52bad
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
||||||
vim-sleuth # Indentation detection
|
vim-sleuth # Indentation detection
|
||||||
vim-wakatime # Wakatime support
|
vim-wakatime # Wakatime support
|
||||||
];
|
];
|
||||||
# TODO make path agnostic
|
extraLuaConfig = builtins.readFile ../../configs/neovim.lua;
|
||||||
extraLuaConfig = builtins.readFile /home/rae/.dotfiles/configs/neovim.lua;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue