Commit Graph

6 Commits

Author SHA1 Message Date
804d5b3612 Refactoring 2024-01-16 16:33:32 +01:00
5d6834275b Add neotest and replace spaces with tabs 2023-11-27 03:27:12 +01:00
880e581c78 Add C DAP and do some refactoring for go test script 2023-11-15 05:53:37 +01:00
3f4d2dcbb7 Run tests and add diag on startup (when opening a folder with go.mod) 2023-10-28 06:00:05 +02:00
05f7d4a1fe Add script to auto-run tets for go
This was heavily influenced by https://github.com/tjdevries
2023-10-27 23:57:56 +02:00
5381e06eb9 Introduce autocommand for formatting
Now, before a file is saved, we call the vim api format() function
which formats the content of the file.
2023-10-19 09:42:48 +02:00