proofer
proofer
Editing an .md file, with `:set conceallevel=0` (default), I see this: `**`foo`** and _`_bar__ i.e., I see the word "foo" in plain style and the word "bar" in italic style....
I saved the macmap.vim file linked on the /Wiki/Tips age to my disk. When I attempt to open it with goneovim, it hangs. If needed, I can provide the details...
So far, all I can do with the sidebar is click to unfold the root directory, and then double-click on a directory to open a netrw browser in the main...
When the Peers page is first opened the clickable chevron symbol points up, but the data is not displayed below the header. After the chevron is clicked, the data rolls...
I was reading the title module in order to understand what the config's `suggestion.enabled` actually controls, and I encountered near the top: ``` local _, has_nvim_0_10_x = pcall(function() return vim.version().minor...
init.lua line 539: ``` -- The following autocommand is used to enable inlay hints in your -- code, if the language server you are using supports them ``` The code...
After Claud's response: "You can tell because it begins its rewrite with "Dear Claude". " No, it begins its rewrite with "Dear [Your Name]", the same as after the corrected...
From my POV this is a bug, but I'm open to learning that it's a feature related to some markdown standard. Here is excerpted output of a `diff` from an...