Commit Graph

666 Commits

Author SHA1 Message Date
roodletoof 6f3f7e456c change thEtmux config to be less noisy
the pill highlight was cool in theory but the terminal emulator does not
render it properly, so fuck it.
2025-10-19 19:52:15 +02:00
roodletoof fba030da49 back to my cozy font 2025-10-19 19:51:30 +02:00
roodletoof 94da1e21a8 add c syntax highlighting to CGO preamble 2025-10-19 15:46:06 +02:00
roodletoof a24acc0c8f don't automatically focus windows when mouse hovers over 2025-10-18 22:00:53 +02:00
roodletoof 7c617d6178 update method snippet for golang 2025-10-16 15:55:22 +02:00
Ivar Fatland 5b7e202607 ignore other sessions
thought i already did this...
2025-10-16 13:16:53 +02:00
Ivar Fatland 8a34d2ed87 generic yaml injection for yaml files
if a field with block text has the name of a language, it will be
injected into the block of text
2025-10-15 20:12:23 +02:00
Ivar Fatland cb385f90a7 snippets and injections for transformation query testing 2025-10-15 16:37:51 +02:00
Ivar Fatland 2b20e564d0 make tmux popups smaller 2025-10-15 12:10:03 +02:00
roodletoof 2fc3844862 non-ugly i3status 2025-10-13 20:39:28 +02:00
roodletoof c8d74756c3 Revert "some rounded corners and remove some noise"
This reverts commit fa9a584deb.
2025-10-13 19:04:43 +02:00
roodletoof 9deedd3b4c Revert "remove gaps and rounded corners. also make the difference between focused and unfocused bigger"
This reverts commit ca7f8d0b21.
2025-10-13 19:04:41 +02:00
roodletoof 7a94b4fa03 Revert "bring it back"
This reverts commit f0b890287a.
2025-10-13 19:04:39 +02:00
roodletoof f0b890287a bring it back 2025-10-13 19:04:29 +02:00
roodletoof ca7f8d0b21 remove gaps and rounded corners. also make the difference between focused and unfocused bigger 2025-10-12 21:05:57 +02:00
roodletoof fa9a584deb some rounded corners and remove some noise 2025-10-12 20:54:28 +02:00
roodletoof 8fe44f1e5c remove extra terminal for edit sessions
one nvim window is a fine default
2025-10-12 19:10:38 +02:00
roodletoof 9146724e6c shell script based session management 2025-10-11 16:32:39 +02:00
roodletoof 9dcdc2a6e6 more ergonomic keybindings for tmux and some other popups 2025-10-11 15:31:59 +02:00
roodletoof a31310e173 don't use swapfiles 2025-10-11 15:31:39 +02:00
roodletoof 166a3f87dd Reapply "Revert persistent undo and swap file disable stuff"
This reverts commit 7623ee423f.
2025-10-10 19:29:37 +02:00
Ivar Fatland 0f570e72a8 add checktime shortcuts to reload files that have been changed outside of vim/neovim 2025-10-10 13:26:41 +02:00
Ivar Fatland 921ac382bf remove bold from selected window 2025-10-10 13:14:15 +02:00
Ivar Fatland 5efd661eb1 fix letters being cut of by adding more padding to selected windows 2025-10-10 11:27:28 +02:00
Ivar Fatland 7623ee423f Revert "Revert persistent undo and swap file disable stuff"
This reverts commit a28f3baa02.
2025-10-10 11:20:48 +02:00
Ivar Fatland a28f3baa02 Revert persistent undo and swap file disable stuff
This reverts commit 565f7c71dc.

Revert "add persistent undo functionality to both neovim and vim"

This reverts commit 1d8df9d310.
2025-10-10 11:10:28 +02:00
Ivar Fatland 20e07638f6 start at index 1 2025-10-10 11:02:38 +02:00
Ivar Fatland 0e48457b77 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-10-10 08:45:40 +02:00
roodletoof 4e77886cb2 make lazygit popup fullscreen 2025-10-09 21:21:50 +02:00
roodletoof b5307bbc31 change vim colorscheme 2025-10-09 21:21:29 +02:00
roodletoof 89ea082fe6 change right status to be less distracting 2025-10-09 20:40:38 +02:00
roodletoof ba8fff1069 fix vim and neovim configs so I can use ctrl-a for tmux 2025-10-09 20:40:22 +02:00
roodletoof f0ec0b2fc8 slightly larger font in alacritty 2025-10-09 20:39:55 +02:00
roodletoof 30bc19efcd default to make new windows in the same working directory 2025-10-09 20:00:52 +02:00
roodletoof aa362a7a35 lazygit floating window 2025-10-09 19:49:06 +02:00
roodletoof d135735cb1 nice looking default config 2025-10-09 19:30:25 +02:00
roodletoof 565f7c71dc cooler backup defaults
autoread changes from other programs, and keep persistent undo
information between sessions.
2025-10-09 18:46:29 +02:00
roodletoof 1d8df9d310 add persistent undo functionality to both neovim and vim 2025-10-09 18:42:16 +02:00
roodletoof 71ba1dce14 make marks jump to the last known position in a file, not it's exact position 2025-10-08 20:22:06 +02:00
Ivar Fatland 270b84655f remove roslyn
Probably could have made this a for-loop
2025-10-08 20:22:06 +02:00
Ivar Fatland b10661925e remove roslyn 2025-10-07 13:16:27 +02:00
Ivar Fatland 687f81e7eb remove out of date roslyn configuration
It is out of date. I need to rethink it.
2025-10-07 13:12:08 +02:00
roodletoof 5a7af95ebf remove center screen from cnext cprev mappings 2025-10-05 21:17:33 +02:00
roodletoof f29cedea97 remove fzf
I don't like having the dependency. Also removed the include folders for
c projects, so I can use the find command as a replacement
2025-10-05 19:35:37 +02:00
roodletoof 90226a7e1f don't expand tabs in makefiles 2025-10-05 00:03:37 +02:00
roodletoof 642cb592c6 sorted all lines in .vimrc 2025-10-04 23:47:48 +02:00
roodletoof 9f567cf121 add fzf support in .vimrc 2025-10-04 23:44:59 +02:00
roodletoof 3adb5a8497 remove stupid ass auto display off crap that does not even detect that I am watching a movie 2025-10-04 23:44:49 +02:00
roodletoof 0212af962e sensible default path variable
only include the header folders if c files are opened
2025-10-04 20:19:23 +02:00
roodletoof 3510afefa7 latest 2025-10-04 20:00:07 +02:00