Commit Graph

733 Commits

Author SHA1 Message Date
Ivar Fatland f8ba797bec remove requirements.txt from nvim config
this is no longer needed as debugpy is installed through the mason
package manager instead of manually
2026-02-08 22:55:41 +01:00
Ivar Fatland d38347e682 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-02-08 22:51:40 +01:00
Ivar Fatland ee166991d1 karabiner auto backup 2026-02-08 22:51:32 +01:00
roodletoof 20b61dc439 make focus follow mouse again
For some laptops that do not have palm rejection it can be annoying, but
it is also annoying when you have a mouse to not have this setting
turned on
2026-02-07 14:54:37 +01:00
roodletoof d0b1901939 set up dap for c# and switch dap-python from using debugpy-adapter in path
Mason installs these DAP adapters so that they appear to be in path for
any process spawned by nvim, so I can just use that instead. Seems to be
working perfectly. NOTE: to debug a c# application the root folder of
the current vim session should contain the .csproj file you want to
debug.
2026-02-07 14:53:49 +01:00
roodletoof f318684ba6 add fold tag for roslyn 2026-02-05 23:12:01 +01:00
roodletoof 078b504b08 c# support 2026-02-05 20:07:19 +01:00
roodletoof 0db922ffbd write all files before make 2026-02-04 20:12:44 +01:00
roodletoof c4402fc8a0 <c-m> is enter, use ,m instead 2026-02-04 19:51:10 +01:00
roodletoof fd84d710f5 use nnoremap instead of noremap 2026-02-04 19:49:39 +01:00
roodletoof 7eb25b8b34 keybind for make 2026-02-04 19:49:31 +01:00
roodletoof 579ad0281c support multiple commands in sesh 2026-02-03 20:25:27 +01:00
Ivar Fatland 42c61803a2 increase size of popups to cover terminal 2026-01-27 21:26:49 +01:00
roodletoof 304515b9fd change floating toggle and add feh for bg 2026-01-26 23:56:21 +01:00
roodletoof df33ab8eb6 add build stuff to gitignore 2026-01-26 19:37:20 +01:00
Ivar Fatland 9261908277 sort the session names 2026-01-26 16:30:03 +01:00
roodletoof edd65010c3 remove a bunch of styling for waybar 2026-01-26 00:46:27 +01:00
roodletoof c2a5de9d1d change waybar style 2026-01-25 17:45:18 +01:00
roodletoof 64687a4301 fix waybar style to be more neutral 2026-01-25 17:29:15 +01:00
roodletoof b7cca69015 add preview to sesh 2026-01-24 16:01:28 +01:00
roodletoof 5c4ea4dfec send keys to spawn program instead
this allows the window to remain open after program is finished
2026-01-24 15:33:29 +01:00
roodletoof 0760078521 now uses sesh instead 2026-01-24 15:17:21 +01:00
roodletoof e6d062e75d fix 2026-01-24 12:36:47 +01:00
roodletoof 25a57cf8f1 update sesh 2026-01-24 11:46:44 +01:00
roodletoof eddff54729 add my own session manager 2026-01-24 11:17:24 +01:00
roodletoof f12acdaf4f better hyprland config 2026-01-24 00:38:57 +01:00
roodletoof 70480830bb fix error 2026-01-16 19:28:02 +01:00
Ivar Fatland 5e17c6d395 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-01-16 16:51:38 +01:00
Ivar Fatland 31dc9bb9df change c# error format 2026-01-16 16:51:22 +01:00
Ivar Fatland 0610f7997e lock treesitter version 2026-01-16 16:51:15 +01:00
roodletoof 803ab97c12 fix space scroll direction 2026-01-12 17:29:27 +01:00
roodletoof 2adf7a8f20 movesilent to special workspace 2026-01-11 19:36:47 +01:00
roodletoof e93c9f0025 display stuff and silent moves 2026-01-11 16:29:07 +01:00
roodletoof 2463a4a881 remove uiop spaces 2026-01-11 16:14:59 +01:00
roodletoof 120f8be028 just basedpyright, not pytho 2026-01-11 15:27:40 +01:00
roodletoof 202914dbcd uiop spaces 2026-01-10 17:35:29 +01:00
roodletoof 453f75e218 use alacritty 2026-01-10 17:35:18 +01:00
roodletoof 52394242a6 don't suppress maximize events 2026-01-08 20:28:46 +01:00
roodletoof 20ffca5972 move windows around 2026-01-08 00:05:44 +01:00
roodletoof 5bc85351ab better odin support 2026-01-07 23:46:50 +01:00
roodletoof 4564f334b9 add hyprland config 2026-01-07 22:45:11 +01:00
roodletoof 0e1fcc7598 lock treesitter to compatible version 2026-01-07 21:39:16 +01:00
roodletoof 3ff424fac6 Merge branch 'master' of github.com:roodletoof/dotfiles 2026-01-06 19:45:29 +01:00
roodletoof 84ca90f6c0 more sql injections for golang 2026-01-06 19:45:25 +01:00
Ivar Fatland b123889e3c karabiner niz plum keyboard 2026-01-06 08:48:21 +01:00
roodletoof 014504ae0b sql syntax highlighting in golang 2025-12-30 12:21:39 +01:00
roodletoof aaf0a7c81c add find implementation 2025-12-25 17:07:53 +01:00
roodletoof 6cc5a1e20e launch blueman 2025-12-21 20:12:51 +01:00
Ivar Fatland 13fc056f87 fix bug 2025-12-17 15:32:17 +01:00
Ivar Fatland a7a7412147 use library code for types 2025-12-17 12:15:50 +01:00