Commit Graph

64 Commits

Author SHA1 Message Date
roodletoof d6712ac534 pretty good zen mode 2025-12-10 19:56:50 +01:00
roodletoof 920d03ff0e foreacharr update 2025-12-10 19:23:11 +01:00
Ivar Fatland f587545af6 add comment for what to do 2025-12-10 14:58:59 +01:00
Ivar Fatland f97a43c77c remove zen mode for own solution 2025-12-10 14:55:18 +01:00
roodletoof 0b0499e07a latest 2025-12-07 16:08:29 +01:00
roodletoof 17e87a9c5f latest 2025-12-05 18:05:02 +01:00
roodletoof 6c13ff552c dont use :: snippet, :: is already a thing 2025-11-29 12:24:10 +01:00
roodletoof bbde1ef666 don't expand tabs in odin 2025-11-29 12:23:58 +01:00
roodletoof dd756bd240 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-11-26 17:57:55 +01:00
roodletoof 2681a2fd1a fdas 2025-11-26 17:57:22 +01:00
Ivar Fatland 645fbc2b0b highlight script fields as bash 2025-11-24 09:02:13 +01:00
Ivar Fatland 02de89776e don't run ctags in the background 2025-11-20 13:55:32 +01:00
Ivar Fatland 957526bdb3 set list
view special characters
2025-11-18 13:12:32 +01:00
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