gruvsquirrel.nvim icon indicating copy to clipboard operation
gruvsquirrel.nvim copied to clipboard

🐿️ Neovim colorscheme written in Lua inspired by gruvbox

Results 67 gruvsquirrel.nvim issues
Sort by recently updated
recently updated
newest added

see https://www.reddit.com/r/neovim/comments/19aratu/psa_nvimtreesitter_breaking_changes_on_highlight/

-- lsp-inlayhints.nvim LspInlayHint = { link = "comment" },

-- lspsaga.nvim LspSagaCodeActionTitle = { link = "Title" }, LspSagaCodeActionBorder = { link = "GruvboxFg1" }, LspSagaCodeActionContent = { fg = colors.green, bold = config.bold }, LspSagaLspFinderBorder = { link...

-- ocaml ocamlOperator = { link = "GruvboxFg1" }, ocamlKeyChar = { link = "GruvboxOrange" }, ocamlArrow = { link = "GruvboxOrange" }, ocamlInfixOpKeyword = { link = "GruvboxRed" },...

-- rust btw rustSigil = { link = "GruvboxOrange" }, rustEscape = { link = "GruvboxAqua" }, rustStringContinuation = { link = "GruvboxAqua" }, rustEnum = { link = "GruvboxAqua"...

-- c# csBraces = { link = "GruvboxFg1" }, csEndColon = { link = "GruvboxFg1" }, csLogicSymbols = { link = "GruvboxFg1" }, csParens = { link = "GruvboxFg3" },...

-- json jsonKeyword = { link = "GruvboxGreen" }, jsonQuote = { link = "GruvboxGreen" }, jsonBraces = { link = "GruvboxFg1" }, jsonString = { link = "GruvboxFg1" },

-- mail mailQuoted1 = { link = "GruvboxAqua" }, mailQuoted2 = { link = "GruvboxPurple" }, mailQuoted3 = { link = "GruvboxYellow" }, mailQuoted4 = { link = "GruvboxGreen" },...