summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/plugins
AgeCommit message (Collapse)Author
9 daysrefactor: Set default colorscheme to bluloco darkJacob McDonnell
10 daysfeat: Updated Emacs Config & Added Flatten.nvimJacob McDonnell
11 daysrefactor: Neovim Configuration in FennelJacob McDonnell
Used antifennel to convert Lua Neovim configuration to fennel instead.
2026-02-21feat(neovim): Harpoon 2 Addedv1.0.0Jacob McDonnell
ThePrimeagen/harpoon2 added to neovim configuration file. This can be accessed by typing <space>a to add a file and <space>h to view the list of files while in normal mode.
2026-02-20feat(zsh): Print remote repo and branchJacob McDonnell
When a git repository the remote repo name and branch name will be included in the zsh prompt as repo::branch.
2025-12-31Pegged Treesitter to a specific tagJacob McDonnell
2025-10-07Better Module Structure and knap live previewJacob McDonnell