Commit Graph

654 Commits

Author SHA1 Message Date
Ivar Fatland 1d5b00c987 remove roslyn 2026-05-08 10:17:58 +02:00
Ivar Fatland 8e33c6a84a chooselookupitem 2026-05-08 10:17:55 +02:00
Ivar Fatland 15cef284c8 update ideavimrc 2026-05-06 13:27:54 +02:00
Ivar Fatland 17262dbed1 Revert "remove copilot"
This reverts commit 7fce0620b2.
2026-05-06 12:32:47 +02:00
Ivar Fatland 7781df05db paramref 2026-05-06 12:32:33 +02:00
Ivar Fatland c8cdefe6dc remove cabbrev 2026-05-03 16:58:47 +02:00
Ivar Fatland 7fce0620b2 remove copilot 2026-05-01 17:34:10 +02:00
Ivar Fatland 9ca4eb451b ignore tags 2026-05-01 17:33:49 +02:00
Ivar Fatland 24203b03cd add __pycache__ to gitignore 2026-04-29 22:47:36 +02:00
Ivar Fatland 4a16dead66 new cs snippets 2026-04-29 14:33:37 +02:00
Ivar Fatland fca3b13209 remove cabbrev. it was messing with things 2026-04-28 21:10:46 +02:00
Ivar Fatland 49b87d325f remove parser from gitignore 2026-04-28 20:57:46 +02:00
Ivar Fatland 38099ee55d use tree-sitter-manager.nvim 2026-04-28 20:55:14 +02:00
Ivar Fatland fd2dc8c345 latest 2026-04-27 13:18:46 +02:00
Ivar Fatland cff5802ec9 register c# 2026-04-27 07:50:35 +02:00
Ivar Fatland ddfd79d32f slight improvement in error format... kinda... 2026-04-26 22:47:07 +02:00
Ivar Fatland 348cbb95ca gitignore installed parsers 2026-04-26 22:08:03 +02:00
Ivar Fatland 9c513dae2c register rust parser 2026-04-26 22:07:03 +02:00
Ivar Fatland 85bd7dfae3 disable STUPID default filetype plugins
The STUPID default rust plugin overwrites makeprg, which I have
specifically set to what I want it to be forever
2026-04-26 12:23:24 +02:00
Ivar Fatland 5f29c8aebb also let me shift focus across displays 2026-04-26 11:19:37 +02:00
Ivar Fatland 8aae98df2d let me move applications across displays 2026-04-26 11:17:41 +02:00
Ivar Fatland 68b5299c8b remove the custom launcher thing 2026-04-25 23:06:26 +02:00
roodletoof ef5903a3c7 remove tresitter again 2026-04-25 00:45:44 +02:00
roodletoof b12dc79687 use mason codelldb instead 2026-04-25 00:45:34 +02:00
roodletoof 696ba92dad golang compatible errorformat 2026-04-23 18:03:44 +02:00
roodletoof 9deed44c95 add in stupid fix again 2026-04-23 17:49:03 +02:00
roodletoof f42a720fa5 no dap virtual text 2026-04-23 17:41:48 +02:00
roodletoof 26971148ff Revert "remove treesitter"
This reverts commit a4ee9f859c.
2026-04-23 17:41:26 +02:00
roodletoof 0c518b17f2 Revert "force cs parser"
This reverts commit ac0e9c3c74.
2026-04-23 17:40:55 +02:00
Ivar Fatland ac0e9c3c74 force cs parser
temporary fix. make better solution when at home
2026-04-23 16:45:11 +02:00
Ivar Fatland 96e0e9f719 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-04-23 09:11:26 +02:00
Ivar Fatland cbe6428d1a error format for something. idk what. python maybe 2026-04-23 09:11:01 +02:00
roodletoof 72f6587568 better dap 2026-04-22 23:47:39 +02:00
roodletoof c98a3f9982 delete custom queries 2026-04-22 22:31:17 +02:00
roodletoof 3545164311 markdown injection 2026-04-22 22:11:16 +02:00
roodletoof a4ee9f859c remove treesitter 2026-04-22 22:11:02 +02:00
roodletoof 94aa2b0af5 add errorformat without column 2026-04-22 21:27:13 +02:00
roodletoof b341897943 TEMP: IDK 2026-04-22 21:27:02 +02:00
roodletoof ecd7eb1e9d Revert "remove qflist hack"
This reverts commit 88b4ed602b.
2026-04-22 20:52:47 +02:00
roodletoof ca743712bb latest 2026-04-22 19:05:24 +02:00
Ivar Fatland d99f3e27a1 idk, apparently this errorformat matches c# test cases 2026-04-22 14:38:25 +02:00
Ivar Fatland 4cd4db3504 pick the solution file with the shortest path string automatically
did this so that whichever solution file is in pwd will be picked
2026-04-22 14:38:08 +02:00
Ivar Fatland 3a2cb6a3fc sort diagnostics in sidebar by severity 2026-04-22 12:31:47 +02:00
Ivar Fatland 35f3e00480 append instaed of prepend 2026-04-22 12:18:35 +02:00
Ivar Fatland 11e6acfc0d move cs error format to start 2026-04-22 12:18:14 +02:00
Ivar Fatland 433e309c20 add c# errorformat to general 2026-04-22 12:17:45 +02:00
Ivar Fatland 9cb4b145a7 escape vim.cmd string 2026-04-22 12:17:10 +02:00
Ivar Fatland 88b4ed602b remove qflist hack 2026-04-22 10:58:48 +02:00
Ivar Fatland e6f03373a0 make just abbreviation for make 2026-04-21 09:41:50 +02:00
roodletoof 5dbc80a1d4 make shortcut 2026-04-20 22:15:03 +02:00