Commit Graph

761 Commits

Author SHA1 Message Date
roodletoof 9c1d37ccc2 Reapply "update theme to high-contrast"
This reverts commit 33a466459c.
2026-06-19 22:34:56 +02:00
Ivar Fatland f710497c0d qflist filter 2026-06-19 13:35:16 +02:00
roodletoof bda1958e3b add TODO to disable dap plugins that don't have the debugger installed 2026-06-18 23:27:20 +02:00
roodletoof 384f5ce656 remove nvim-tags dependancy 2026-06-18 23:26:37 +02:00
roodletoof f76b3bc566 add buffer commits 2026-06-18 22:55:16 +02:00
roodletoof 9793a27a5d telescope for git branches 2026-06-18 20:57:27 +02:00
roodletoof 9e1569ee02 remove tags from cmp 2026-06-18 20:57:17 +02:00
roodletoof dc512c8e30 add git_commits telescope command 2026-06-18 19:57:09 +02:00
roodletoof 7a4b4b1c82 rewrite the telescope mappings using lua 2026-06-18 19:56:59 +02:00
roodletoof 33a466459c Revert "update theme to high-contrast"
This reverts commit ca1fb2c6ed.
2026-06-18 18:59:38 +02:00
roodletoof dac6ecc61f no expandtab on makefiles 2026-06-16 16:19:29 +02:00
roodletoof fdf1f8b0fa remove copilot 2026-06-15 21:06:44 +02:00
roodletoof e466fd5365 remove copy paste image to md 2026-06-15 21:05:17 +02:00
roodletoof 1df321f737 rename thing 2026-06-15 21:05:09 +02:00
Ivar Fatland e5d9872b95 swap pyright to basedpyright 2026-06-15 12:02:12 +02:00
Ivar Fatland 1db86639d4 run on every cd 2026-06-15 11:00:49 +02:00
Ivar Fatland 5a4e26e14b fix bug 2026-06-15 10:50:44 +02:00
Ivar Fatland 5b0eab1418 cleanup 2026-06-15 09:58:27 +02:00
Ivar Fatland 1d5169b0d9 make iterator stateless 2026-06-15 09:54:16 +02:00
Ivar Fatland b9ac029bd2 remove resolved todo 2026-06-15 09:42:13 +02:00
Ivar Fatland 5fd330bdc5 slight optimization
reuse the same folder array. just keep it in memory forever
2026-06-15 09:40:46 +02:00
roodletoof 1c3bb2a037 fix bug making the folder traversal ignore the cwd folder 2026-06-14 22:10:40 +02:00
roodletoof c7b7cf08e0 fix bug where it did not check the cwd for the .git folder 2026-06-14 22:01:22 +02:00
roodletoof 509994ac55 better gaming mode
make caps do nothing
also make lalt into \ character so I can map it to things like voice
chat
also put escape at the tilde place
2026-06-14 20:02:24 +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 c8bc7d8a7f enable mcp for cognite docs and lsp 2026-06-10 08:59:15 +02:00
Ivar Fatland b99f3aefc7 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-06-05 13:47:33 +02:00
Ivar Fatland 1043bd6b4e add opencode config 2026-06-05 13:47:29 +02:00
roodletoof 8925f76c06 add language toggle with alt-space 2026-06-02 21:13:21 +02:00
roodletoof b382b92977 force windows to behave 2026-05-30 01:22:57 +02:00
roodletoof 979b692ab5 add compiler plugin for gcc that also supports Criterion error format 2026-05-29 16:34:02 +02:00
roodletoof e3d538d09e add the special caps lock for gaming mode as well 2026-05-29 16:09:36 +02:00
Ivar Fatland 23b524406f trim stuff not needed in .vimrc 2026-05-29 09:35:08 +02:00
Ivar Fatland 95dc820fae must hold control as well to move across monitors 2026-05-28 08:22:24 +02:00
roodletoof bd73c60b9c use --bg-fill instead of --bg-max 2026-05-28 00:45:10 +02:00
roodletoof b718aa8d15 remove picom
picom can force vsync, which is nice. However it increases latency for
things like counter strike. Which is why I am removing it. Ill keep the
picom config in the dotfiles though, just in case I change my mind.
2026-05-27 20:23:13 +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
Ivar Fatland 16ace67dfe Merge branch 'master' of github.com:roodletoof/dotfiles 2026-05-26 09:47:01 +02:00
Ivar Fatland 0d9fcf36e3 remove Just from .vimrc 2026-05-26 09:46:17 +02:00