fjchen7
fjchen7
PS: [umami](https://umami.is/) is another decent product for website analytics especially for individual site like personal blog.
Hi, any workaround for this problem?
@nat-418 Are there any examples to use `cond`? What is its input and output?
Sorry, maybe unrelated to your issue. What are the TOKENS and PRICES here? Does it charge me? But I didn't bind my credit card to chatGPT.
No. I try the command `hi MarkSignNumHL guibg=NONE itermbg=NONE`, but it doesn't work. The effect is just like the picture above shows.
`marks.nvim` refresh both Sign and NR column when adding a new mark. Even though I remove highlight by `:hi! clear MarkSignNumHL`, the highlights are still here (may fallback to a...
I share my workaround here. ```lua return { "chentoast/marks.nvim", config = function(_, opts) local marks_utils = require("marks.utils") -- Tweak from https://github.com/chentoast/marks.nvim/blob/a69253e4b471a2421f9411bc5bba127eef878dc0/lua/marks/utils.lua#L9 marks_utils.add_sign = function(bufnr, text, line, id, group, priority) priority...
If it is possible, I hope each tab has its individual harpoon list. Just like [scope.nvim](https://github.com/tiagovla/scope.nvim), but for harpoon.
@lokxii Exactly!