Commit Graph

18 Commits

Author SHA1 Message Date
Tommy Guo
0e975c1ae9
Update README.md 2026-02-08 13:10:42 -05:00
Tommy Guo
bcbf831b70
Update README.md 2026-02-06 17:45:06 -05:00
Tommy Guo
b27057f6ee Merge main into feat/fugitive-support 2026-02-06 17:06:41 -05:00
Tommy Guo
d67be9d25b feat: add integration with vim-fugitive 2026-02-06 17:01:06 -05:00
Javier Tia
ce80530858
docs: Add AUR installation instructions for Arch Linux
The README currently lacks installation instructions for Arch Linux
users, who represent a significant portion of the Linux community.
This forces Arch users to either build manually from source or use
the generic Go install method, both of which bypass the benefits of
package management (dependency tracking, easy updates, and system
integration).

Add AUR installation instructions offering both pre-built binary and
source-based options. This aligns with the existing package manager
approach used for macOS (Homebrew) and provides Arch users with a
native installation path that integrates with their system's package
management workflow.

Signed-off-by: Javier Tia <floss@jetm.me>
2026-02-04 15:37:40 -06:00
Tommy Guo
fc0fb2ba36
Enhance README with Git integration and formatting
Updated README.md to include new sections for Git integration and improved formatting.
2026-02-03 11:02:25 -05:00
Tommy Guo
d427999d3e
Fix formatting issues in README.md 2026-02-03 10:25:57 -05:00
Tommy Guo
c1db02c04e
Refactor README for clarity and new features
Updated README to improve formatting and add integrations section.
2026-02-01 12:59:54 -05:00
Tommy Guo
c654424094
Fix formatting and enhance clarity in README.md
Updated README.md to fix formatting issues and improve content clarity.
2026-01-31 19:16:11 -05:00
Tommy Guo
556b8984d3
Fix HTML entities in README.md 2026-01-31 00:28:45 -05:00
Tommy Guo
93bc60e59b
Update README.md with new content 2026-01-31 00:03:38 -05:00
Tommy Guo
5ecd7ef72e
Update README with enhanced formatting and content 2026-01-30 23:55:24 -05:00
Tommy Guo
83cdf2c5d3
Update README.md with new content and formatting 2026-01-30 23:55:04 -05:00
Tommy Guo
a7c93e2fb8
Update README.md with new content and formatting 2026-01-30 23:48:22 -05:00
Tommy Guo
d00963ddb6
Revise README for clarity and additional details
Updated README with new features and installation instructions.
2026-01-30 23:23:42 -05:00
Tommy Guo
0e36eea557 feat: add contents for empty-state 2026-01-30 15:32:49 -05:00
Tommy Guo
65d3ecbb14
Add initial README.md with project details 2026-01-30 01:32:04 -05:00
Tommy Guo
2bfa8d5b63 chore: scaffold project structure for mvp 2026-01-28 12:13:29 -05:00