Commit Graph

174 Commits

Author SHA1 Message Date
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
roodletoof ba8fff1069 fix vim and neovim configs so I can use ctrl-a for tmux 2025-10-09 20:40:22 +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
Ivar Fatland 270b84655f remove roslyn
Probably could have made this a for-loop
2025-10-08 20:22:06 +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
Ivar Fatland d820973b59 add criterion test assertion failure errorformat 2025-10-03 22:01:06 +02:00
Ivar Fatland 88d6f34751 make jump to first/last qflist item work as it should 2025-10-03 22:00:42 +02:00
Ivar Fatland e8e94ac5d0 Revert "remove the filetype overwrite to c"
This reverts commit 110480ea3f.
2025-10-03 20:44:45 +02:00
Ivar Fatland 7efe16b2ca only use sourcekit for swift projects 2025-10-03 20:40:47 +02:00
Ivar Fatland 2c4ba17354 add sql snippets 2025-10-03 15:17:49 +02:00
Ivar Fatland 2cc3a1fbee add ability to yank full filepath in oil buffer with ctrl-y 2025-09-27 11:59:22 +02:00
Ivar Fatland 92c4814728 move around file_specifc configuration to a easy to modify table instead 2025-09-27 11:19:10 +02:00
Ivar Fatland d9381ef075 remove useless do block 2025-09-27 11:18:32 +02:00
Ivar Fatland 110480ea3f remove the filetype overwrite to c
I don't think it does much
2025-09-27 11:18:01 +02:00
Ivar Fatland faa44a1f3f add cursorline 2025-09-24 15:16:27 +02:00
Ivar Fatland f423096105 change oil keybindings
ctrl-h and -j were used for other actions, but it was confusing because
I usually use them to switch focus to another pane.
2025-09-23 09:49:19 +02:00
Ivar Fatland 64cda6dec3 set makeprg to swift for swift files 2025-09-10 21:21:52 +02:00
Ivar Fatland 46f5179a4a enable sourcekit
the lsp comes with the swift toolchain. So we can just enable it :). I
wanted to try swift for a long time but did not realise they bothered to
build a cross-platform language server for it.
2025-09-09 23:05:46 +02:00
Ivar Fatland d9227fe475 Revert "temporary disable theme. use alacritty config for styling instead"
This reverts commit e0d70ede27.
2025-09-04 19:15:39 +02:00
Ivar Fatland 04b7d95749 update docstring to industry standard 2025-09-04 19:13:39 +02:00
Ivar Fatland e0d70ede27 temporary disable theme. use alacritty config for styling instead 2025-09-01 12:50:26 +02:00
Ivar Fatland 8f8171b312 optimise python development for speed 2025-08-27 14:16:59 +02:00
roodletoof 2c34515569 change repo to be collection of all dotfiles installed with gnu stow 2025-08-24 22:04:01 +02:00