mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-31 18:09:15 +01:00
Remove helix
Not needed since nvim-lspconfig now works.
This commit is contained in:
parent
d84966817b
commit
58a829819a
@ -6,7 +6,6 @@
|
||||
./fish
|
||||
./git
|
||||
./gpg
|
||||
./helix
|
||||
./htop
|
||||
./ncmpcpp
|
||||
./neovim
|
||||
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
home-manager.sharedModules = [{
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
};
|
||||
}];
|
||||
}
|
Loading…
Reference in New Issue
Block a user