Gabriel Santos
Gabriel Santos
Add an icon for [dart-ts-mode](https://github.com/50ways2sayhard/dart-ts-mode).
Add support for `go-work-ts-mode`, a mode for working with Go workspace files introduced in https://github.com/emacs-mirror/emacs/commit/aade1b707c6b4932ed023f387d49324c6a7123eb.
`grep-edit` is a major mode introduced in Emacs 31 (introduced in commit [db1eb8a2](https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=db1eb8a282c1832fd34be049e80dcb1a3b59ade2)) which enables the editing of Grep results, by typing `e` in `*grep*` buffers. `C-c C-c` exits this...
### [Nobara Linux](https://nobaraproject.org) > The Nobara Project, to put it simply, is a modified version of Fedora Linux with user-friendly fixes added to it. Since it's a Fedora derivative, I...
### [csharpier](https://github.com/belav/csharpier) > CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints it using its own rules. The printing process was ported...
## Because The documentation refers to the lists in the READMEs as "self checks". I think that having actual checkboxes for the README could show that Markdown has support for...
* Use the preferred defvar-keymap instead of defvar to define the keymap * Use remaps instead of direct keybinds to replace commands
This just adds a simple `if` statement to check for `-`. Maybe there's a simpler way to do that. Closes #70.