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
This section explains the available options for configuring regex-railroad.nvim
Setup function
require("regex-railroad").setup({
--- Github release of plugintag="v0.0.3",
--- Highlight group used in :RegexTexthighlight= {
bold=true,
fg="fg",
bg="bg"
}})