dotfiles/neovim/config
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
..
plugins Make the focused file visible in the tree 2026-09-09 15:57:04 +01:00
diagnostics.lua Fix which-key not seeing gitsigns maps, add diagnostic maps 2026-08-08 17:27:37 +01:00
init.lua Add gitsigns via vim.pack, track the pack lockfile 2026-08-08 13:57:02 +01:00
lsp.lua Updated neovim config for v0.12 2026-05-31 20:33:23 +01:00
options.lua Add gitsigns via vim.pack, track the pack lockfile 2026-08-08 13:57:02 +01:00