| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "clean" and "uninstall" makefile targets | Benjamin Linskey | 2026-05-30 | 1 | -0/+8 |
| | | |||||
| * | Move Vim repos to project directory | Benjamin Linskey | 2026-05-30 | 1 | -1/+3 |
| | | |||||
| * | Move makefile commands to a separate script | Benjamin Linskey | 2026-05-26 | 1 | -7/+1 |
| | | |||||
| * | Add bash support for Linux | Benjamin Linskey | 2026-05-09 | 1 | -0/+2 |
| | | |||||
| * | Change find arg to improve portability | Benjamin Linskey | 2026-05-09 | 1 | -1/+1 |
| | | | | | GNU find doesn't implement the "-depth n" option. | ||||
| * | Don't symlink .git | Benjamin Linskey | 2026-05-06 | 1 | -1/+1 |
| | | |||||
| * | Wrap a long line in makefile | Benjamin Linskey | 2026-05-05 | 1 | -1/+2 |
| | | |||||
| * | Fix makefile error when vim is not installed | Benjamin Linskey | 2026-05-05 | 1 | -1/+2 |
| | | |||||
| * | Don't symlink .DS_Store or .gitignore | Benjamin Linskey | 2026-05-04 | 1 | -1/+1 |
| | | |||||
| * | Generate Vim helptags during install | Benjamin Linskey | 2026-05-04 | 1 | -0/+1 |
| | | |||||
| * | Only symlink files in top-level directory | Benjamin Linskey | 2026-05-04 | 1 | -1/+1 |
| | | |||||
| * | Reorganize files | Benjamin Linskey | 2025-11-10 | 1 | -2/+3 |
| | | |||||
| * | Move Windows-specific stuff out of default target | Benjamin Linskey | 2025-11-10 | 1 | -0/+4 |
| | | | | | Manually run "make win" to perform Windows setup. | ||||
| * | Initial commit | Benjamin Linskey | 2025-11-05 | 1 | -0/+5 |