Commit graph

99 commits

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