Pat Ekman
Pat Ekman
This handles the case where the encoding is "USASCII" and the charset is the string "NONE" instead of a valid charset. I've seen this in files from two different institutions....
- Added use_makefile, which is how nvim-treesitter builds the norg parser by default and which correctly adds the required compiler flags - Removed a macOS build kludge that is no...
Just calling `setup` with defaults causes the plugin to enable inlay hints everywhere. This behavior is non-obvious, and tricky to disable if you don't know why it's happening. Simply calling...