mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 17:11:02 +00:00
LSP: Properly actually add astro
This commit is contained in:
parent
41ff1a822b
commit
466d779518
3 changed files with 4 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
# testing, but make sure to discard the changes before creating a pull
|
||||
# request.
|
||||
packages.dev = let
|
||||
configuration = {};
|
||||
configuration = {
|
||||
};
|
||||
|
||||
customNeovim = lib.nvim.neovimConfiguration {
|
||||
inherit pkgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue