You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localfunctionpalette()
localp=require("rose-pine.palette")
return { p.foam, p.rose, p.iris }
endrequire("nvim-treesitter.configs").setup({
markid= {
-- enable = true, (will not be in the PR, but necessary for test)colors=palette(),
},
})
If you're okay and you like it, i can open a PR to implement the idea
The text was updated successfully, but these errors were encountered:
Hello, it's been a while ! I hope you're doing good
I propose this small snippet to add to the plugin dir (plugin: https://github.com/David-Kunz/markid)
If you're okay and you like it, i can open a PR to implement the idea
The text was updated successfully, but these errors were encountered: