|
76752e1c33
|
port all Zig code to Zig 0.13.0
|
2024-06-21 18:43:42 +02:00 |
|
|
e50f057de4
|
switch to nushell
|
2024-05-09 15:01:31 +02:00 |
|
|
bbabd015e7
|
implement nushell support
|
2024-05-09 14:55:59 +02:00 |
|
|
fc49a634a8
|
add elipsization to lsp_progress mzte-nv module
|
2024-05-05 09:50:05 +02:00 |
|
|
c974057a57
|
manage jdtls bundles with nix
|
2024-05-05 09:49:53 +02:00 |
|
|
6a2bad0734
|
update nix nvim-tools
|
2024-05-04 13:09:32 +02:00 |
|
|
3b65225082
|
mzte-nv: use lspsaga
|
2024-04-28 21:58:28 +02:00 |
|
|
5774d8a102
|
mzte-nv: update catppuccin configuration
|
2024-04-28 19:57:19 +02:00 |
|
|
3406a93f50
|
improve lsp progress style
|
2024-04-26 17:31:39 +02:00 |
|
|
a306fadcfb
|
nvim-telescope: enable filename_first
|
2024-04-26 17:26:28 +02:00 |
|
|
6c7f180df5
|
nvim: UI rework
|
2024-04-26 16:06:58 +02:00 |
|
|
774f48f30a
|
mzte-nv: use new inlay hint API
|
2024-04-22 17:02:12 +02:00 |
|
|
080c16564f
|
mzteriver: fix journal logging
|
2024-04-21 21:19:25 +02:00 |
|
|
be70635b95
|
mzte-nv: fix telescope path transformer
|
2024-04-21 21:09:40 +02:00 |
|
|
cc5c19cff0
|
mzte-nv: gitsigns works again
|
2024-04-21 20:57:10 +02:00 |
|
|
101dbc7181
|
nvim plugin fixes
|
2024-04-14 18:33:55 +02:00 |
|
|
acf4abc8ba
|
mzte-nv: load plugins in chunked event loop callbacks
TODO: move into MZTE-NV with libUV idler
|
2024-04-14 16:55:23 +02:00 |
|
|
73b009dd51
|
manage nvim plugins with nix
|
2024-04-14 16:09:11 +02:00 |
|
|
869b7fe7f6
|
feat: nix can manage java runtimes
|
2024-04-10 18:03:17 +02:00 |
|
|
86e453ee5b
|
the nixification continues
|
2024-04-05 22:56:00 +02:00 |
|
|
f09507d666
|
add openscad-lsp
|
2024-04-01 23:16:53 +02:00 |
|
|
c5dc5dd1e9
|
mzte-nv: add nvim-nio
dap-ui now depends on it
|
2024-03-23 16:20:18 +01:00 |
|
|
64a3b6c74a
|
create common zig lib for scripts
|
2024-03-20 20:45:59 +01:00 |
|
|
d07bb2e947
|
nix support
|
2024-02-26 16:19:03 +01:00 |
|
|
d914aa4069
|
update to latest Zig
+ other random fixes
|
2024-02-11 13:10:53 +01:00 |
|
|
27f6146b75
|
mzte-nv: change noice UI for cmdline
|
2024-01-27 15:21:36 +01:00 |
|
|
e2a9db1d67
|
nvim: add glsl_analyzer
|
2024-01-26 18:39:29 +01:00 |
|
|
d0c33ded0a
|
nvim-telescope: add mappings for opening lsp stuff separately
|
2024-01-23 21:00:24 +01:00 |
|
|
e1316abe75
|
mzte-nv: enable inlay hints
|
2024-01-18 18:23:20 +01:00 |
|
|
76e9c9d4c1
|
update all zig code in accordance with upstream changes
|
2024-01-08 17:40:08 +01:00 |
|
|
81b349c62a
|
neogit: increase console timeout
|
2023-12-07 07:36:28 +01:00 |
|
|
164841d3aa
|
remove calls to deprecated std.mem.copy function
|
2023-12-03 17:16:49 +01:00 |
|
|
04c2dfc98d
|
update scripts and mzte-nv to latest zig
|
2023-11-26 16:40:29 +01:00 |
|
|
7879eb2f8d
|
mzte-nv: improve telescope UI
|
2023-11-16 19:52:51 +01:00 |
|
|
0ffdc78012
|
mzte-nv: telescope: use ivy theme
|
2023-11-16 13:48:17 +01:00 |
|
|
e374327145
|
mzte-nv: add telescope resume keybind
|
2023-11-16 11:06:26 +01:00 |
|
|
b9a07f3329
|
disable conjure for racket
racket-langserver should handle it instead
|
2023-11-12 17:01:06 +01:00 |
|
|
ec239114d0
|
nullls: disable raco fmt source, lsp is better
|
2023-11-04 12:10:18 +01:00 |
|
|
17d50d10f3
|
mzte-nv: use fernflower as java decompiler
|
2023-11-02 16:57:02 +01:00 |
|
|
0c9da40b29
|
mzte-nv: use cfr as java decompiler
|
2023-10-28 18:42:41 +02:00 |
|
|
b9e8924ec1
|
mzte-nv: disable jsonls formatter
|
2023-10-28 18:42:22 +02:00 |
|
|
f182e76912
|
mzte-nv: use procyon instead of fernflower as java decompiler
|
2023-10-24 16:39:30 +02:00 |
|
|
936dfbecfd
|
update zon files to weird new zig API
|
2023-10-14 10:19:21 +02:00 |
|
|
50e572b7b2
|
nvim: update mztegit URL
|
2023-09-30 21:29:04 +02:00 |
|
|
ccc860796e
|
mzte-nv: correctly install compiler
|
2023-08-26 15:37:32 +02:00 |
|
|
a02d1ccdff
|
change neogit command to :Neog
|
2023-07-29 10:44:55 +02:00 |
|
|
3cfd244971
|
switch from nvim-ts-rainbow2 to rainbow-delimiters.nvim
|
2023-07-22 12:46:12 +02:00 |
|
|
e1696252d7
|
update nvim-lightbulb config
|
2023-07-14 19:00:02 +02:00 |
|
|
26a8ecfe53
|
fix cursor moved autocmd callback
|
2023-07-01 21:29:14 +02:00 |
|
|
3a3c9bc59f
|
mzte-nv: fix offset-encoding
|
2023-07-01 19:19:42 +02:00 |
|