|
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 |
|
|
b4fff0c5b9
|
mzte-nv correctly checks for packer_compiled.lua
|
2023-07-01 16:52:42 +02:00 |
|
|
f383fd4f0b
|
mzte-nv: mirror all plugins on mztegit
|
2023-06-30 23:12:34 +02:00 |
|
|
5a8659b95d
|
remove stray debug print in mzte-nv
|
2023-06-30 21:33:35 +02:00 |
|
|
b52b3c02ad
|
fix nvim plugin dependencies
|
2023-06-28 23:01:50 +02:00 |
|
|
3cd8cdb2ce
|
work around zig json bug
|
2023-06-27 23:20:35 +02:00 |
|
|
64b8b9e715
|
chore: update to latest zig
|
2023-06-27 23:00:13 +02:00 |
|
|
371d13c0bb
|
mzte-nv: install nvim-lightbulb and create mzte-nv registry
|
2023-06-27 22:30:06 +02:00 |
|
|
55c5c73a71
|
update mzte-nv to latest zig
|
2023-06-25 23:57:51 +02:00 |
|
|
990eae242b
|
workaround changes in nvim-lsp API
|
2023-06-24 14:06:36 +02:00 |
|
|
04febcfcb5
|
mzte-nv: add fennel and lua eval functionality
|
2023-06-16 19:16:17 +02:00 |
|
|
311deb4421
|
mzte-nv: specify LSP offsetEncoding
|
2023-06-16 16:01:20 +02:00 |
|
|
0386aa3e68
|
update jdtls config
|
2023-06-13 21:10:20 +02:00 |
|
|
a334af0671
|
properly integrate catppuccin into nvim
|
2023-06-11 00:45:09 +02:00 |
|
|
eabb7bf634
|
nvim: switch to catppuccin mocha
|
2023-06-08 20:16:50 +02:00 |
|
|
102b662af7
|
change some more nvim theming
|
2023-06-08 19:57:16 +02:00 |
|
|
d37b3b22b4
|
update nerdfont icons
|
2023-06-08 19:27:16 +02:00 |
|
|
0775adb8f3
|
chore: update znvim
|
2023-06-08 16:01:23 +02:00 |
|
|
c5a893bcdf
|
improve confgenGet API
|
2023-06-02 17:04:24 +02:00 |
|
|
2b9c4a88e0
|
generate confgen option json ahead of script compile time
|
2023-06-02 17:04:24 +02:00 |
|
|
e7bd7d0f08
|
zig scripts can now use options from confgen!
|
2023-06-02 17:04:24 +02:00 |
|
|
0cc96946f5
|
CPBuf persists cursor position and scroll
|
2023-06-02 17:04:24 +02:00 |
|
|
a5a989f55b
|
add ctrl-tab cmp keybind
|
2023-06-02 17:04:24 +02:00 |
|
|
8d4afad4f6
|
add command to copy current buffer
|
2023-06-02 17:04:23 +02:00 |
|
|
df0e6c1ffb
|
make info notifications mini
|
2023-06-02 17:04:23 +02:00 |
|
|
cc0ad9602d
|
make mzte-nv notifs use mini view
|
2023-06-02 17:04:23 +02:00 |
|
|
f709ea6ffa
|
update scripts to latest zig
|
2023-06-02 17:04:23 +02:00 |
|
|
33727e27aa
|
add java organize imports shortcut
|
2023-06-02 17:04:23 +02:00 |
|
|
2fa42e1507
|
add stack traces to mzte-nv errors
|
2023-06-02 17:04:22 +02:00 |
|
|
f74f7b0fd4
|
nvim UI improvements
|
2023-06-02 17:04:22 +02:00 |
|
|
3b1c623c9b
|
port nvim-jdtls config to fennel and improve noice UI
|
2023-06-02 17:04:22 +02:00 |
|
|
abd14e0b34
|
set neovide options in zig
|
2023-06-02 17:04:22 +02:00 |
|
|
2056b46bf2
|
port neovim settings to zig
|
2023-06-02 17:04:21 +02:00 |
|
|
144370da52
|
enable nvim colorcolumn
|
2023-06-02 17:04:21 +02:00 |
|
|
d1f3b46fbc
|
add TSNA to toggle dec/hex ints
|
2023-06-02 17:04:21 +02:00 |
|
|
a3c21be56a
|
nvim: enable noice alongside dressing
|
2023-06-02 17:04:20 +02:00 |
|
|
9c917a733f
|
nvim: use dressing again
|
2023-06-02 17:04:20 +02:00 |
|
|
6550a3b587
|
improve nvim config for commonlisp
|
2023-06-02 17:04:19 +02:00 |
|
|
03649e9b7c
|
mzte-nv: add icon for common lisp
|
2023-06-02 17:04:19 +02:00 |
|
|
1e1f23e200
|
use commonlisp filetype for CL
|
2023-06-02 17:04:19 +02:00 |
|
|
8fdb019f50
|
fix nvim-autopairs behaving bullshitically with imbalanced parens per-line
|
2023-06-02 17:04:18 +02:00 |
|
|
8e1d5f146b
|
setup proper common lisp dev env
|
2023-06-02 17:04:18 +02:00 |
|
|
ca3b276b38
|
feat: improve mzte-nv
|
2023-04-23 18:07:38 +02:00 |
|
|
ba29e7305b
|
mzte-nv: add LSP hover highlights
|
2023-04-22 17:26:08 +02:00 |
|