Commit Graph

749 Commits

Author SHA1 Message Date
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
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 b92af54ea0 go back to Comic Code, but fall back to GoMono Nerd Font Mono 2026-05-25 23:16:25 +02:00
roodletoof e079eb94e0 remove settings that do nothing 2026-05-25 22:50:11 +02:00
roodletoof b8f09de80c make roslyn dependant on roslyn actually being installed via mason 2026-05-25 22:47:10 +02:00
roodletoof 0f036f9c79 add home folder tags to final path to search for tags file 2026-05-25 22:08:32 +02:00
roodletoof 90f54f3cab shorten picom config 2026-05-25 21:57:53 +02:00
roodletoof 689adf125f make minimal picom config that just adds vsync 2026-05-25 21:57:33 +02:00
roodletoof ce16980323 remove the netrw_banner 2026-05-25 17:05:23 +02:00
roodletoof 285ec6955b put the program picker in the justfile as well 2026-05-25 15:45:04 +02:00
roodletoof 3adef2e237 use justfile to reset wallpaper as well 2026-05-25 14:41:47 +02:00
roodletoof c0bef8793f make just variable to make it easier to make more scripts like this 2026-05-25 14:36:05 +02:00