gmvar

Results 3 issues of gmvar

I'm able to boot using your Clover folder but when I try to format a partition I made in Windows, the entire drive doesn't show up. Only the USB that...

Create the `vim.languages.beancount` module using `bean-format` and `beancount-language-server`. ### Current Issues 1. **Formatting Behavior**: - The `beancount-language-server` currently lacks an option to disable formatting. This results in documents being automatically...

topic: plugins
topic: modules
topic: documentation

Please include an option to turn off formatting in the language server. For example: ```json { "journal_file": "/path/to/main.beancount", "formatting": { "enabled": false } } ```