Ivar Fatland
3d3b933499
Revert "remove cmp, snippy and custom snippets + remap builtin completion to c-k..."
...
This reverts commit d5ace26f6d .
2026-06-22 15:22:39 +02:00
roodletoof
d5ace26f6d
remove cmp, snippy and custom snippets + remap builtin completion to c-k...
...
simplify completion remapping
2026-06-20 16:43:39 +02:00
roodletoof
9c1d37ccc2
Reapply "update theme to high-contrast"
...
This reverts commit 33a466459c .
2026-06-19 22:34:56 +02:00
Ivar Fatland
f710497c0d
qflist filter
2026-06-19 13:35:16 +02:00
roodletoof
bda1958e3b
add TODO to disable dap plugins that don't have the debugger installed
2026-06-18 23:27:20 +02:00
roodletoof
384f5ce656
remove nvim-tags dependancy
2026-06-18 23:26:37 +02:00
roodletoof
f76b3bc566
add buffer commits
2026-06-18 22:55:16 +02:00
roodletoof
9793a27a5d
telescope for git branches
2026-06-18 20:57:27 +02:00
roodletoof
9e1569ee02
remove tags from cmp
2026-06-18 20:57:17 +02:00
roodletoof
dc512c8e30
add git_commits telescope command
2026-06-18 19:57:09 +02:00
roodletoof
7a4b4b1c82
rewrite the telescope mappings using lua
2026-06-18 19:56:59 +02:00
roodletoof
33a466459c
Revert "update theme to high-contrast"
...
This reverts commit ca1fb2c6ed .
2026-06-18 18:59:38 +02:00
roodletoof
dac6ecc61f
no expandtab on makefiles
2026-06-16 16:19:29 +02:00
roodletoof
fdf1f8b0fa
remove copilot
2026-06-15 21:06:44 +02:00
roodletoof
e466fd5365
remove copy paste image to md
2026-06-15 21:05:17 +02:00
roodletoof
1df321f737
rename thing
2026-06-15 21:05:09 +02:00
Ivar Fatland
e5d9872b95
swap pyright to basedpyright
2026-06-15 12:02:12 +02:00
Ivar Fatland
1db86639d4
run on every cd
2026-06-15 11:00:49 +02:00
Ivar Fatland
5a4e26e14b
fix bug
2026-06-15 10:50:44 +02:00
Ivar Fatland
5b0eab1418
cleanup
2026-06-15 09:58:27 +02:00
Ivar Fatland
1d5169b0d9
make iterator stateless
2026-06-15 09:54:16 +02:00
Ivar Fatland
b9ac029bd2
remove resolved todo
2026-06-15 09:42:13 +02:00
Ivar Fatland
5fd330bdc5
slight optimization
...
reuse the same folder array. just keep it in memory forever
2026-06-15 09:40:46 +02:00
roodletoof
1c3bb2a037
fix bug making the folder traversal ignore the cwd folder
2026-06-14 22:10:40 +02:00
roodletoof
c7b7cf08e0
fix bug where it did not check the cwd for the .git folder
2026-06-14 22:01:22 +02:00
Ivar Fatland
685e4bd1a0
rename pattern to glob_pattern
2026-06-13 13:45:23 +02:00
Ivar Fatland
c25dae0e23
vendor all default compiler plugins
2026-06-13 13:22:26 +02:00
Ivar Fatland
a08d4ea640
fix warnings
2026-06-12 13:52:13 +02:00
Ivar Fatland
88cc595583
dont always use make if justfile is not found
...
only overwrite makeprg to just if justfile is found, otherwise default
to the default 'make' or whatever else makeprg was selected by the
compiler plugin
2026-06-12 13:49:22 +02:00
Ivar Fatland
be3defb53f
refine automatic compiler selection
...
also overwrite the makeprg with just if justfile is found, otherwise use
make
2026-06-12 13:48:16 +02:00
roodletoof
da47abeb91
add cargo compiler
2026-06-10 23:14:47 +02:00
roodletoof
70335867b7
add more compilers
2026-06-10 22:19:02 +02:00
roodletoof
329f51c93d
auto-detect compiler
2026-06-10 22:16:03 +02:00
Ivar Fatland
dba301af6c
remove errorformats
2026-06-10 09:41:51 +02:00
Ivar Fatland
ca1fb2c6ed
update theme to high-contrast
2026-06-10 09:07:27 +02:00
Ivar Fatland
ee69a6cb2e
some diagnostic retrieving keybinds for loclists
2026-05-26 15:07:34 +02:00
Ivar Fatland
ec9bc11f55
fic copilot mapping
2026-05-26 10:27:24 +02:00
Ivar Fatland
a468ebf5c8
remove fancy font icons
2026-05-26 09:48:27 +02:00
roodletoof
c49b24a468
add tags in home folder at end
2026-05-26 00:22:33 +02:00
roodletoof
9aa641a738
remove nvim-goc unused go plugin
2026-05-25 23:46:30 +02:00
roodletoof
b8f09de80c
make roslyn dependant on roslyn actually being installed via mason
2026-05-25 22:47:10 +02:00
Ivar Fatland
1db82da82b
Revert "remove roslyn"
...
This reverts commit 1d5b00c987 .
2026-05-12 11:45:10 +02:00
Ivar Fatland
77a65b3d57
set indentation settings for golang and yaml
2026-05-11 09:54:10 +02:00
Ivar Fatland
1d5b00c987
remove roslyn
2026-05-08 10:17:58 +02:00
Ivar Fatland
17262dbed1
Revert "remove copilot"
...
This reverts commit 7fce0620b2 .
2026-05-06 12:32:47 +02:00
Ivar Fatland
7781df05db
paramref
2026-05-06 12:32:33 +02:00
Ivar Fatland
7fce0620b2
remove copilot
2026-05-01 17:34:10 +02:00
Ivar Fatland
4a16dead66
new cs snippets
2026-04-29 14:33:37 +02:00
Ivar Fatland
fca3b13209
remove cabbrev. it was messing with things
2026-04-28 21:10:46 +02:00
Ivar Fatland
38099ee55d
use tree-sitter-manager.nvim
2026-04-28 20:55:14 +02:00