12 Commits

Author SHA1 Message Date
bec20420ff Add custom win_git module that actually works 2023-07-27 22:09:45 +01:00
d95f1f7e32 Switch to Ansible for managing neovim plugins 2022-11-16 18:37:42 +00:00
b159445520 Ensure win_owner is recursive for win_git repos 2022-10-29 12:59:19 +01:00
06b511d823 Set the owner of Git repos on Windows
The `win_git` module clones repos as the current user, which since its
an admin login is the admin. This patch adjusts the `win_owner` to so
that repos are owned by the correct user when being used in a non-admin
capacity.
2022-09-10 16:18:21 +01:00
f4bcbbbe09 Use chocolatey instead of choco in names 2022-06-03 20:58:33 +01:00
bcbaa9dfcf Change nvim-qt Windows shortcut working directory 2022-05-12 21:02:53 +01:00
f6e60b8417 Remove macOS duplication 2022-05-11 22:43:44 +01:00
44c1e5ccff Add nodejs role for Debian, macOS, and Windows 2022-05-11 22:33:18 +01:00
5dfb92522e Add ag role for Debian, macOS, and Windows 2022-05-11 22:27:18 +01:00
3061ade54f Don't install llvm (and related) with neovim 2022-05-07 15:05:20 +01:00
926dee1097 neovim: Create Windows start menu shortcut 2022-05-01 21:07:05 +01:00
8149f5b499 Add neovim role for Debian, macOS, and Windows 2022-04-30 15:53:59 +01:00