|
|
472208ea95
|
Setup debug adapters for codelldb, debugpy and gopls. Also remove
nvim-dap-profiles :( Apparently there is a way to do the same thing
using launch.json built into dap, much better than my solution.
|
2025-01-11 19:08:40 +01:00 |
|
|
|
93fbf36a26
|
Add go and zig to treesitter
|
2025-01-02 10:06:38 +01:00 |
|
Martin Larsson
|
39d74b5d84
|
Add muttrc as parser to treesitter
|
2024-10-08 01:22:14 +02:00 |
|
|
|
c8bce9a631
|
Make sure dap_repl is installed in treesitter
|
2024-08-15 21:25:33 +02:00 |
|
|
|
2fcf44dc3e
|
Fix treesitter initialization
|
2024-07-14 15:47:09 +02:00 |
|
|
|
0a53678bb9
|
Light refactoring, move as many config = func uses into opts as
possible.
|
2024-07-12 17:04:53 +02:00 |
|
|
|
4e8fec7238
|
Add regex parser to treesitter
|
2024-06-03 23:11:18 +02:00 |
|
|
|
8ae0bf90a7
|
Tweak treesitter context to show fewer lines, and to trim inner rather than outer when max is exceeding
|
2024-05-25 11:15:27 +02:00 |
|
|
|
029a6817df
|
Fix some colors in catppuccin and re-enable tresitter context
|
2024-05-24 00:37:35 +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 |
|