[neovim] Disables Meson. Updates keymaps a bit.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Set up the user's prompt as ZSH with Starship
|
||||
{ pkgs, inputs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
@@ -61,5 +61,3 @@
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user