-
Doing a file/open on a custom sounding file designed around the SPC format as posted, I get "could not figure out format" error
I named the file with a .SHV extension. the spec does indicate a lat/…
-
* :hammer: [Compound File Binary Format/Compound Document format/COM Structured Storage](https://github.com/kaitai-io/kaitai_struct_formats/blob/master/serialization/microsoft_cfb.ksy)
* doc xsl
…
-
Not sure if there is any way around this, but when I define a keybinding with `general-predicate-dispatch` I don't see that key appearing at all with `which-key`. Otherwise I really like how this one …
-
The SELinux policy has been changed to allow container runtimes to create unconfined container for host debugging ([BZ#1839065](https://bugzilla.redhat.com/show_bug.cgi?id=1839065)) instead of using t…
-
# What is the peco version, OS, architecture?
…
-
## Description:
Currently, Norminette provides code norm error checking for C, but the error messages are only available in English. This proposal aims to enhance the accessibility and usability of t…
-
How to set up dedicated windows & layouts for different workflows.
I'd really like to know how to set up something like:
- code buffers to always open on the left,
- test files on the right
-…
-
I want `alt+jikl` to simulate arrow keys. I don't want to use a layer toggle for this, because that will make my `alt` key no longer function as `alt` which I use for other shortcuts on my system like…
-
**Describe the bug**
Norminette falsely flags this lines multiplication as a pointer for formatting.
**Erroneous code**
Falsely flagged norm error:
```
print_grid.c: Error!
Error: SPC_AFTER_P…
-
```elisp
(map! :leader
"TAB" nil
"l" doom-leader-workspaces-map)
```
This very excellent commit https://github.com/hlissner/doom-emacs/commit/b7d1702484129063df7354430aafe08a5…