Commit Graph

721 Commits

Author SHA1 Message Date
roodletoof c5d28c5a47 fix bug 2025-12-11 22:06:46 +01:00
roodletoof 68e46ea591 nearly perfect zen mode 2025-12-11 20:27:09 +01:00
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
Ivar Fatland c1dbfc60d8 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-12-09 09:42:11 +01:00
Ivar Fatland ea9927d9fa make directories that don't exist in session snippets 2025-12-09 09:42:08 +01:00
roodletoof 0b0499e07a latest 2025-12-07 16:08:29 +01:00
roodletoof 17e87a9c5f latest 2025-12-05 18:05:02 +01:00
Ivar Fatland 251e547fb6 latest carabiner 2025-12-04 10:09:56 +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 337d3fb997 set autowriteall 2025-11-26 18:58:39 +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
roodletoof d88c7d0cbb dont expand tabs in lua files 2025-11-24 22:34:00 +01:00
Ivar Fatland 645fbc2b0b highlight script fields as bash 2025-11-24 09:02:13 +01:00
Ivar Fatland b15f3483ae keybinding to remove all breakpoints 2025-11-20 13:55:43 +01:00
Ivar Fatland 02de89776e don't run ctags in the background 2025-11-20 13:55:32 +01:00
Ivar Fatland d1f7bd2af9 keybinding to join windows into panes 2025-11-20 13:55:23 +01:00
Ivar Fatland 957526bdb3 set list
view special characters
2025-11-18 13:12:32 +01:00
Ivar Fatland b70853b787 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-11-16 16:08:15 +01:00
Ivar Fatland 8092178eed remove list key keybinding 2025-11-16 16:08:12 +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 140d6bc82e fix nvim issue 2025-11-15 16:18:51 +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 829023b32c Merge branch 'master' of github.com:roodletoof/dotfiles 2025-11-12 09:30:50 +01:00
Ivar Fatland f2dd785dc9 remove ,fc 2025-11-12 09:30:47 +01:00
roodletoof 33099f69ea default to using unokai, but use monokai if it does not exist 2025-11-03 18:22:31 +01:00
Ivar Fatland d42193e098 add errorformat that matches basedpyright 2025-11-03 13:05:39 +01:00
Ivar Fatland b609bb51bc add the monokai colorscheme 2025-11-03 09:50:05 +01:00
roodletoof 8f8df82bf2 ctags specific to go to include standard library code 2025-11-02 21:04:21 +01:00
roodletoof 9bf3d0c544 don't use go doc as keywordprg. just have other terminal for that 2025-11-02 17:22:28 +01:00
roodletoof 1dac00f5bd set the keywordprg to go doc for go files 2025-11-02 16:46:22 +01:00
roodletoof 3f180cd76b remove non-standard colorscheme, and add ctags command instead of qflist TODO command 2025-11-01 14:44:52 +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