Ivar Fatland
a3e785a61a
Merge branch 'fixed'
2025-05-05 15:54:13 +02:00
Ivar Fatland
8a9244d2a9
Revert "latest"
...
This reverts commit ca6d1e654b .
2025-05-05 15:53:54 +02:00
Ivar Fatland
6fa4dedf46
fix-all
2025-05-05 15:51:33 +02:00
Ivar Fatland
ca6d1e654b
latest
2025-05-05 15:04:15 +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
4048ac1b0c
Merge branch 'master' of github.com:roodletoof/neovim-config
2025-04-10 11:14:50 +02:00
Ivar Fatland
c15e41485b
added copilot
2025-04-10 11:14:43 +02:00
roodletoof
fabd9601d2
added copilot
2025-04-07 07:22:22 +02:00
Ivar Fatland
63904292f2
Merge branch 'master' of github.com:roodletoof/neovim-config
2025-03-24 09:26:16 +01:00
Ivar Fatland
a8029f4adb
added GoCoverage command
2025-03-24 09:26:13 +01:00
ivarfatland
dfeafeb7e1
remove lazy loading of telescope
2025-03-21 19:09:50 +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
Ivar Fatland
754eada2c3
remove ensure_installed = "all" from treesitter
2025-03-18 08:39:32 +01:00
Ivar Fatland
56e1b60092
Merge branch 'master' of github.com:roodletoof/neovim-config
2025-03-17 12:55:47 +01:00
ivarfatland
c208d6e3a5
enabled template support for gopls
2025-03-16 00:48:23 +01:00
Ivar Fatland
e538161ffc
added keys to the nvim-dap plugin so that it only loads when I actually use the dap
2025-03-14 07:40:42 +01:00
Ivar Fatland
81bdd3d235
ignore lazy-lock and snippets file
2025-03-13 09:13:38 +01:00
Ivar Fatland
8047632aee
made JumpToDefinition a local function instead
2025-03-13 09:10:53 +01:00
ivarfatland
75a3f54801
added ctags support
2025-03-12 20:14:22 +01:00
ivarfatland
c4003ade61
Merge branch 'master' of github.com:roodletoof/neovim-config
2025-03-07 23:19:35 +01:00
Ivar Fatland
b56f83927c
will now use treesitters auto-indentation or only the default 'dumb' one if indentation is not supported.
2025-03-06 10:36:47 +01:00
Ivar Fatland
a50ee0cc18
removed fix that did not fix anything and added TODO
2025-03-06 09:52:49 +01:00
Ivar Fatland
92d02bccae
Fix stupid indentation default for c-like languages
2025-03-06 09:28:21 +01:00
Ivar Fatland
7e1134b15c
added lazygit.nvim
2025-03-06 08:47:20 +01:00
Ivar Fatland
835d4e15c5
removed some terminal key-bindings
2025-03-06 08:47:00 +01:00
ivarfatland
a86cd52fa7
Merge branch 'master' of github.com:roodletoof/neovim-config
2025-02-25 16:31:36 +01:00
ivarfatland
99a45ecaa2
added love2d library detection
2025-02-25 16:31:13 +01:00
Ivar Fatland
0190c248eb
proper toggle for nvim-tree
2025-02-25 16:28:56 +01:00
Ivar Fatland
0dc5381c43
remove update_root from nvim-tree
2025-02-25 09:49:04 +01:00
Ivar Fatland
2127e6a829
fixed stupid mkview/loadview default, switched from oil to nvim-tree
2025-02-25 09:44:59 +01:00
Ivar Fatland
78bee4d2f0
updated cd and cu to use zz instead of M at the end
2025-02-24 07:40:23 +01:00
ivarfatland
a57eb7e668
added gaming mode to keyboard layout
2025-02-22 10:11:14 +01:00
Ivar Fatland
cd74798895
mark __virtual files as nofiles, so I can close the editor without saving
2025-02-21 09:58:31 +01:00
Ivar Fatland
2dbf01e678
added automatic installation of the c# lsps
2025-02-21 07:49:25 +01:00
ivarfatland
2fe785f2c7
set lua version to LuaJIT
2025-02-20 21:20:42 +01:00
ivarfatland
0534e7ec9d
added back twilight
2025-02-20 19:45:03 +01:00
ivarfatland
75973dac16
removed untrue missing-fields warning
2025-02-20 16:15:49 +01:00