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