Commit Graph

191 Commits

Author SHA1 Message Date
roodletoof c7b7cf08e0 fix bug where it did not check the cwd for the .git folder 2026-06-14 22:01:22 +02:00
Ivar Fatland 685e4bd1a0 rename pattern to glob_pattern 2026-06-13 13:45:23 +02:00
Ivar Fatland c25dae0e23 vendor all default compiler plugins 2026-06-13 13:22:26 +02:00
Ivar Fatland a08d4ea640 fix warnings 2026-06-12 13:52:13 +02:00
Ivar Fatland 88cc595583 dont always use make if justfile is not found
only overwrite makeprg to just if justfile is found, otherwise default
to the default 'make' or whatever else makeprg was selected by the
compiler plugin
2026-06-12 13:49:22 +02:00
Ivar Fatland be3defb53f refine automatic compiler selection
also overwrite the makeprg with just if justfile is found, otherwise use
make
2026-06-12 13:48:16 +02:00
roodletoof da47abeb91 add cargo compiler 2026-06-10 23:14:47 +02:00
roodletoof 70335867b7 add more compilers 2026-06-10 22:19:02 +02:00
roodletoof 329f51c93d auto-detect compiler 2026-06-10 22:16:03 +02:00
Ivar Fatland dba301af6c remove errorformats 2026-06-10 09:41:51 +02:00
Ivar Fatland ca1fb2c6ed update theme to high-contrast 2026-06-10 09:07:27 +02:00
Ivar Fatland ee69a6cb2e some diagnostic retrieving keybinds for loclists 2026-05-26 15:07:34 +02:00
Ivar Fatland ec9bc11f55 fic copilot mapping 2026-05-26 10:27:24 +02:00
Ivar Fatland a468ebf5c8 remove fancy font icons 2026-05-26 09:48:27 +02:00
roodletoof c49b24a468 add tags in home folder at end 2026-05-26 00:22:33 +02:00
roodletoof 9aa641a738 remove nvim-goc unused go plugin 2026-05-25 23:46:30 +02:00
roodletoof b8f09de80c make roslyn dependant on roslyn actually being installed via mason 2026-05-25 22:47:10 +02:00
Ivar Fatland 1db82da82b Revert "remove roslyn"
This reverts commit 1d5b00c987.
2026-05-12 11:45:10 +02:00
Ivar Fatland 77a65b3d57 set indentation settings for golang and yaml 2026-05-11 09:54:10 +02:00
Ivar Fatland 1d5b00c987 remove roslyn 2026-05-08 10:17:58 +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 7fce0620b2 remove copilot 2026-05-01 17:34:10 +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 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 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
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
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