utility/trim-nvim: init

This commit is contained in:
Ben Mayer 2025-03-17 13:05:47 +01:00
commit bc709de853
No known key found for this signature in database
7 changed files with 66 additions and 0 deletions

View file

@ -211,6 +211,7 @@
- Add formatters for go: [gofmt](https://go.dev/blog/gofmt),
[golines](https://github.com/segmentio/golines) and
[gofumpt](https://github.com/mvdan/gofumpt).
- Add [trim-nvim](https://github.com/cappyzawa/trim.nvim) for removing trailing spaces and lines
[UltraGhostie](https://github.com/UltraGhostie)