Commit Graph

3 Commits

Author SHA1 Message Date
Ray Elliott 1b71a30520 Update keymap for Git files in quickfix list
Changed keymap from `<leader>gf` to `<leader>gg` for sending modified,
deleted, and untracked Git files to the quickfix list. Added utility
function to handle Git status parsing.
2026-01-13 15:34:28 +00:00
Ray Elliott 87ea788dee Implement custom tabline with configurable path shortening
Add a custom tabline function to enhance path display in Neovim.
Users can configure the number of full parent directories and the
length of shortened directory names for better context and
manageability.
2026-01-12 22:08:43 +00:00
Ray Elliott e112d0d61e add skeleton file structure 2025-12-06 19:56:33 +00:00