Commit Graph

51 Commits

Author SHA1 Message Date
roodletoof 3da3f8c43f go back to everforest colorscheme
This reverts commit 0a989f9350.

Revert "switch colorscheme to unokai without termguicolors"

This reverts commit 474227d2e0.
2025-11-15 16:27:42 +01:00
roodletoof ec3331553b add workspace symbols 2025-11-15 14:38:39 +01:00
roodletoof 32b0fd12d3 add :: snippet to odin 2025-11-14 21:35:00 +01:00
Ivar Fatland 5203010a3c add cursorline to zen mode 2025-11-13 14:03:00 +01:00
roodletoof 50d7baeb11 shitty telescope ctags search
I don't want to search the gosh darn filenames, just the tags
2025-11-12 23:43:03 +01:00
roodletoof ace0d327f9 set some ols settings 2025-11-12 23:24:17 +01:00
roodletoof 0a989f9350 set termguicolors 2025-11-12 23:23:52 +01:00
Ivar Fatland 474227d2e0 switch colorscheme to unokai without termguicolors 2025-11-12 09:34:11 +01:00
Ivar Fatland f2dd785dc9 remove ,fc 2025-11-12 09:30:47 +01:00
Ivar Fatland 1f47fc83f9 write all files when using make and such
also add errorformat for c# tests
2025-10-31 16:04:33 +01:00
Ivar Fatland 0f6d41803a config for working without LSP server
added some helper keybindings to efficiently search recursively for
cwords and set makeprg and errorformat for C# projects and make a
go-to-definition search for odin files
2025-10-31 15:22:40 +01:00
Ivar Fatland fdcaa8b5b5 corrected vimgrep mistake 2025-10-31 13:21:27 +01:00
Ivar Fatland d36e95880f Merge branch 'master' of github.com:roodletoof/dotfiles 2025-10-31 13:09:51 +01:00
Ivar Fatland 8ef40f6100 latest changes 2025-10-31 13:09:49 +01:00
roodletoof 17328344df special tabbing rules for .tsv files in neovim 2025-10-30 17:34:30 +01:00
Ivar Fatland 1be3a2a238 add markdown injection in yaml for documentation block nodes 2025-10-30 10:27:48 +01:00
Ivar Fatland 56446f0638 add running of the python file for python's makeprg 2025-10-24 12:28:23 +02:00
Ivar Fatland f1e3ecfd01 update injections and snippets 2025-10-20 09:47:20 +02:00
roodletoof 94da1e21a8 add c syntax highlighting to CGO preamble 2025-10-19 15:46:06 +02:00
roodletoof 7c617d6178 update method snippet for golang 2025-10-16 15:55:22 +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
roodletoof 9146724e6c shell script based session management 2025-10-11 16:32:39 +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 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
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