|
880e581c78
|
Add C DAP and do some refactoring for go test script
|
2023-11-15 05:53:37 +01:00 |
|
|
b916371f82
|
Handling errors during tests.
|
2023-10-29 12:38:28 +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 |
|
|
3472aa110a
|
Re-add tree plugin
|
2023-10-20 12:12:04 +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 |
|
|
c99ce05989
|
Use fugitive and reformat
|
2023-10-16 17:14:55 +02:00 |
|
|
63e3cfdcd5
|
Add remaps for project tree
|
2023-10-15 18:08:43 +02:00 |
|
|
da59b6ec8a
|
Use telescope call hierarchy
|
2023-10-15 18:07:01 +02:00 |
|
|
d382a8ac41
|
Add nvim-tree file explorer
|
2023-09-26 12:02:40 +02:00 |
|
|
b629837cec
|
some changes
Add lua-ls
Add lsp for gdscript.
Add plugin for call hierarchy
|
2023-09-20 22:43:26 +02:00 |
|
|
6737dcf50a
|
Initial commit
neovim config with support for flutter, rust and go lsp.
some remaps.
some settings.
|
2023-09-14 20:15:11 +02:00 |
|