dotfiles/neovim/config/plugins
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 413f680e6e
Make the focused file visible in the tree
nvim-tree already tracks the current buffer via update_focused_file and
marks it with its own cursorline, but NvimTreeCursorLine links to
CursorLine, which catppuccin sets a shade away from the mantle the tree
draws itself on. The marker was there and unreadable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-09 15:57:04 +01:00
..
catppuccin.lua Make the focused file visible in the tree 2026-09-09 15:57:04 +01:00
codediff.lua Open diffs inline and folded rather than side by side 2026-09-02 17:14:56 +01:00
fzf-lua.lua Add fzf-lua for project navigation 2026-08-08 18:39:48 +01:00
gitsigns.lua Fix which-key not seeing gitsigns maps, add diagnostic maps 2026-08-08 17:27:37 +01:00
init.lua Replace diffview.nvim with codediff.nvim 2026-08-27 15:42:08 +01:00
nvim-tree.lua Show gitignored files in nvim-tree and follow the open buffer 2026-08-12 21:18:55 +01:00
web-devicons.lua Add which-key and nvim-web-devicons, tidy brew casks 2026-08-08 14:26:59 +01:00
which-key.lua Add diffview.nvim for reviewing diffs and file history 2026-08-14 09:53:21 +01:00