[neovim] Disables Meson. Updates keymaps a bit.

This commit is contained in:
2025-02-15 12:10:46 -08:00
parent a530511813
commit db88767ce0
5 changed files with 19 additions and 8 deletions

View File

@@ -2,5 +2,6 @@
{
home.packages = with pkgs; [
stylua # Formatter
lua-language-server # LSP
];
}