Commit Graph

216 Commits

Author SHA1 Message Date
roodletoof 1c551020ff move file_exists 2025-07-24 22:34:59 +02:00
roodletoof 895677e300 fix issue with mkview and loadview when entering file from oil 2025-07-24 22:34:51 +02:00
roodletoof 81c2715ef3 change to my fork of zen-mode with some fixes for my setup 2025-07-24 22:16:29 +02:00
roodletoof 64100fbc0b have both normal find files and find-all key command 2025-07-24 17:56:05 +02:00
roodletoof 5f74cd82ed going back to oil, with fix that opens file with a relative path
This reverts commit d821d006b2.

Revert "switch back to nvim-tree"

This reverts commit b54fcf6cb6.

fix oil relative path issue
2025-07-24 17:23:06 +02:00
roodletoof ae0286e4c8 wet split_line function improvement 2025-07-16 23:57:12 +02:00
Ivar Fatland d821d006b2 update focused file in nvim-tree 2025-07-03 09:42:08 +02:00
roodletoof f2178ab7fd change makeprg for shebang files 2025-07-02 18:10:27 +02:00
roodletoof aa3362e88e show special characters 2025-06-30 22:23:01 +02:00
roodletoof ef116dbde4 add hls configuration 2025-06-29 15:48:00 +02:00
roodletoof a33efa0d4e add filetypes to cronex 2025-06-29 15:47:48 +02:00
Ivar Fatland 3f43f928bd add cronex 2025-06-26 09:58:10 +02:00
Ivar Fatland 7fe1bace70 Back to everforest theme
This reverts commit 2b3b917c09.
2025-06-20 08:12:12 +02:00
Ivar Fatland 66c01a8829 dont show gitignored files 2025-06-20 08:10:38 +02:00
roodletoof b54fcf6cb6 switch back to nvim-tree 2025-06-14 13:10:43 +02:00
roodletoof fd455ff084 split line on | character 2025-06-13 19:47:53 +02:00
roodletoof 78deea0603 remove cursorline 2025-06-13 19:44:52 +02:00
roodletoof 2b3b917c09 use github theme 2025-06-13 19:44:52 +02:00
roodletoof fdf6fee077 remove ,v shortcut 2025-06-13 19:43:43 +02:00
roodletoof 4652a2450c remove terminal movement keys, and disable rustfmt_autosave 2025-06-07 12:39:49 +02:00
Ivar Fatland 1ea938ea88 use scrolloff instead of zz 2025-06-05 14:48:48 +02:00
Ivar Fatland b0603bfe79 update roslyn config 2025-06-05 09:51:49 +02:00
Ivar Fatland 21ff830c19 update wildignore 2025-06-03 16:44:19 +02:00
Ivar Fatland 560b18197c add disable and enable copilot keymaps 2025-05-21 10:47:52 +02:00
Ivar Fatland 9ae887e2db added grep_string 2025-05-12 08:28:45 +02:00
roodletoof 47d09c695e remove unuzed function parameters 2025-05-09 22:09:04 +02:00
roodletoof 0338571340 removed automatic c# install. updated language server configuration for neovim 0.11 2025-05-09 21:13:20 +02:00
Ivar Fatland ebc6ee517d add open cwd keybinding 2025-05-07 08:56:24 +02:00
Ivar Fatland 1a267ecef2 switched back to oil 2025-05-06 12:07:27 +02:00
Ivar Fatland fa4d5fcaba Revert "changed the colorscheme to the built-in 'habamax'"
This reverts commit bded3ab1df.
2025-05-06 06:51:13 +02:00
roodletoof bded3ab1df changed the colorscheme to the built-in 'habamax' 2025-05-05 22:08:50 +02:00
roodletoof 9c7f4185e3 changed the copilot mapping to ctrl-q 2025-05-05 22:08:33 +02:00
Ivar Fatland 6fa4dedf46 fix-all 2025-05-05 15:51:33 +02:00
Ivar Fatland 0d3b46ad96 updated nvim-tree config 2025-05-05 14:48:34 +02:00
Ivar Fatland 61fd07afec remove scrollof 2025-05-05 14:47:21 +02:00
Ivar Fatland 179f039798 always block-cursor 2025-05-05 11:03:42 +02:00
Ivar Fatland cb4c99d330 copilot config 2025-05-05 11:03:28 +02:00
Ivar Fatland 33b0d93175 sane changes 2025-05-05 08:58:00 +02:00
Ivar Fatland a97b6715eb Merge branch 'master' of github.com:roodletoof/neovim-config 2025-04-22 07:30:43 +02:00
Ivar Fatland 08f2125226 add args to debug run of code 2025-04-22 07:30:39 +02:00
ivarfatland 4af6554462 .h is c, and show hidden files when searching 2025-04-11 18:32:49 +02:00
Ivar Fatland 846acbc899 separate find ctag and find definition into different keys
Sometimes the tags file contain symbols that collide with the actual
definition of the keyword under the cursor. So now I use different
shortcuts for ctags and lsp-based definition.
2025-04-11 10:59:13 +02:00
Ivar Fatland 75d3604278 jump to definition finally honors my tags file properly 2025-04-11 09:02:59 +02:00
Ivar Fatland 4483b7077c separate jump to tag and jump to definition 2025-04-10 11:16:27 +02:00
Ivar Fatland c15e41485b added copilot 2025-04-10 11:14:43 +02:00
Ivar Fatland a8029f4adb added GoCoverage command 2025-03-24 09:26:13 +01:00
Ivar Fatland b6297801a2 minor formatting: added trailing comma 2025-03-20 09:18:38 +01:00
Ivar Fatland d8b1d21d1f added git blame 2025-03-20 09:18:11 +01:00
Ivar Fatland ec6380af54 only load zen-mode on ,z 2025-03-20 09:18:00 +01:00
Ivar Fatland 91dee03410 only load telescope on ,f 2025-03-20 09:17:15 +01:00