Commit Graph

65 Commits

Author SHA1 Message Date
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