mikesmithgh / gruvsquirrel.nvim

🐿️ Neovim colorscheme written in Lua inspired by gruvbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: add termdebug.vim highlights

mikesmithgh opened this issue · comments

commented

-- termdebug
debugPC = { bg = palette.faded_blue },
debugBreakpoint = { link = "GruvboxRedSign" },