Commit Graph

534 Commits

Author SHA1 Message Date
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
roodletoof 12cca33467 increase font size 2025-10-23 19:27:27 +02:00
roodletoof 231b33b8e4 macbook specific config 2025-10-22 20:37:27 +02:00
roodletoof 32a6ce42f3 add flatpak path to xprofile 2025-10-22 19:30:26 +02:00
roodletoof ea194bb7f0 use st 2025-10-22 19:30:11 +02:00
Ivar Fatland f1e3ecfd01 update injections and snippets 2025-10-20 09:47:20 +02:00
roodletoof 6f3f7e456c change thEtmux config to be less noisy
the pill highlight was cool in theory but the terminal emulator does not
render it properly, so fuck it.
2025-10-19 19:52:15 +02:00
roodletoof fba030da49 back to my cozy font 2025-10-19 19:51:30 +02:00
roodletoof 94da1e21a8 add c syntax highlighting to CGO preamble 2025-10-19 15:46:06 +02:00
roodletoof a24acc0c8f don't automatically focus windows when mouse hovers over 2025-10-18 22:00:53 +02:00
roodletoof 7c617d6178 update method snippet for golang 2025-10-16 15:55:22 +02:00
Ivar Fatland 5b7e202607 ignore other sessions
thought i already did this...
2025-10-16 13:16:53 +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
Ivar Fatland 2b20e564d0 make tmux popups smaller 2025-10-15 12:10:03 +02:00
roodletoof 2fc3844862 non-ugly i3status 2025-10-13 20:39:28 +02:00
roodletoof c8d74756c3 Revert "some rounded corners and remove some noise"
This reverts commit fa9a584deb.
2025-10-13 19:04:43 +02:00
roodletoof 9deedd3b4c Revert "remove gaps and rounded corners. also make the difference between focused and unfocused bigger"
This reverts commit ca7f8d0b21.
2025-10-13 19:04:41 +02:00
roodletoof 7a94b4fa03 Revert "bring it back"
This reverts commit f0b890287a.
2025-10-13 19:04:39 +02:00
roodletoof f0b890287a bring it back 2025-10-13 19:04:29 +02:00
roodletoof ca7f8d0b21 remove gaps and rounded corners. also make the difference between focused and unfocused bigger 2025-10-12 21:05:57 +02:00
roodletoof fa9a584deb some rounded corners and remove some noise 2025-10-12 20:54:28 +02:00
roodletoof 8fe44f1e5c remove extra terminal for edit sessions
one nvim window is a fine default
2025-10-12 19:10:38 +02:00
roodletoof 9146724e6c shell script based session management 2025-10-11 16:32:39 +02:00
roodletoof 9dcdc2a6e6 more ergonomic keybindings for tmux and some other popups 2025-10-11 15:31:59 +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 921ac382bf remove bold from selected window 2025-10-10 13:14:15 +02:00
Ivar Fatland 5efd661eb1 fix letters being cut of by adding more padding to selected windows 2025-10-10 11:27:28 +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
Ivar Fatland 20e07638f6 start at index 1 2025-10-10 11:02:38 +02:00
Ivar Fatland 0e48457b77 Merge branch 'master' of github.com:roodletoof/dotfiles 2025-10-10 08:45:40 +02:00
roodletoof 4e77886cb2 make lazygit popup fullscreen 2025-10-09 21:21:50 +02:00
roodletoof b5307bbc31 change vim colorscheme 2025-10-09 21:21:29 +02:00
roodletoof 89ea082fe6 change right status to be less distracting 2025-10-09 20:40:38 +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