Compare commits

..

1 Commits

Author SHA1 Message Date
4a3fc50088 Add nvim and phpactor plugin 2026-02-11 11:54:09 +01:00

View File

@@ -6,7 +6,7 @@
# Plugins installed via Nix
plugins = with pkgs.vimPlugins; [
phpactor
];
};
}