|
|
e54038aafd
|
Remove neodev as I wasn't even using it, additionally, fix so that we
properly exit debug mode when manually stopping the debugger
|
2024-07-16 11:37:52 +02:00 |
|
|
|
12840af4c9
|
Add a debug mode which adds keymaps to step the debugger and removes
them when the debugger is stopped or finished.
|
2024-07-16 11:08:44 +02:00 |
|
|
|
456fc0da59
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
|
|
c33c08ec31
|
Add nvim-dap-virtual-text plugin which shows the values of the local memory inline
|
2024-05-25 02:14:42 +02:00 |
|
|
|
ec81bcfa73
|
Remove snippets and buffer completion from nvim cmp, Copilot does a great job of this, now we only have completions for defined variables, functions, and keywords etc
|
2024-05-23 11:00:28 +02:00 |
|
|
|
9d6927225c
|
Update to use the new api for inlay hints that cme with 0.10
|
2024-05-20 22:53:53 +02:00 |
|
|
|
bc87253453
|
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
|
2024-04-19 01:19:38 +02:00 |
|