diff options
Diffstat (limited to 'hosts/muhammed/home/neovim/default.nix')
-rw-r--r-- | hosts/muhammed/home/neovim/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/muhammed/home/neovim/default.nix b/hosts/muhammed/home/neovim/default.nix index 905896c..bba50be 100644 --- a/hosts/muhammed/home/neovim/default.nix +++ b/hosts/muhammed/home/neovim/default.nix @@ -3,6 +3,5 @@ {...}: { imports = [ ./lsp.nix - ./conjure.nix ]; } |