Matej Janezic janezicmatej
  • Joined on 2023-06-15
janezicmatej pushed to main at janezicmatej/nvim 2025-10-28 11:46:29 +01:00
5e76d36f23 chore: use mini.deps depends instead of multi add
janezicmatej pushed to main at janezicmatej/nvim 2025-10-28 08:56:09 +01:00
e52cd237a3 feat: add count of dependencies and updating from stdpath("config")
janezicmatej pushed to main at janezicmatej/nvim 2025-10-27 18:26:39 +01:00
8cd07e48d5 feat: add count of dependencies and updating from stdpath("config")
886b010ce9 chore: run formatter
Compare 2 commits »
janezicmatej pushed to main at janezicmatej/nvim 2025-10-27 10:23:27 +01:00
a8fca163a5 chore: bump plugins
janezicmatej pushed to main at janezicmatej/nvim 2025-10-25 14:53:13 +02:00
df31db15d9 feat: add helptags and jumps fzf keymaps
janezicmatej pushed to main at janezicmatej/nvim 2025-10-22 00:42:27 +02:00
ceca94e5db feat: replace nvim-mini/mini.pairs with windwp/nvim-autopairs
janezicmatej pushed to main at janezicmatej/nvim 2025-10-20 16:24:05 +02:00
7ed9fb4e40 chore: bump plugins
janezicmatej created branch copilot-lua in janezicmatej/nvim 2025-10-20 11:23:20 +02:00
janezicmatej pushed to copilot-lua at janezicmatej/nvim 2025-10-20 11:23:20 +02:00
6bc0b1a0da wip: copilot.lua
janezicmatej pushed to main at janezicmatej/nvim 2025-10-18 03:31:57 +02:00
f34ddbac36 chore: update to client:supports_method
janezicmatej pushed to main at janezicmatej/nvim 2025-10-18 03:27:54 +02:00
b3495ef161 feat: close pumenu on copilot-suggest
e7aaee0dd6 feat: add nvim-mini/mini.cursorword
513f2e3e20 feat: use vim.tbl_contains api where possible
ad93476190 chore: add year to LICENSE
620dd92101 feat: add DepsClean to mini.starter
Compare 6 commits »
janezicmatej pushed to main at janezicmatej/nvim 2025-10-17 17:39:20 +02:00
janezicmatej pushed to main at janezicmatej/nvim 2025-10-17 16:53:40 +02:00
eb17aca1fc feat: change from pyright to basedpyright
cdf15743c3 feat: disable mini.indentscope for fzf and term
29eb480ac0 feat: enable vim.g.gruvbox_material_diagnostic_text_highlight
3148fa47c2 feat: add semantic highlighting via lsp.textDocument_documentHighlight
Compare 4 commits »
janezicmatej deleted branch test from janezicmatej/nvim 2025-10-15 02:00:49 +02:00
janezicmatej pushed to test at janezicmatej/nvim 2025-10-15 02:00:44 +02:00
janezicmatej created branch test in janezicmatej/nvim 2025-10-15 02:00:44 +02:00
janezicmatej pushed to main at janezicmatej/nvim 2025-10-14 00:12:20 +02:00
67b668bf60 feat: enable virtual_text for diagnostic and add swap_diagnostic keymap
janezicmatej pushed to main at janezicmatej/nvim 2025-10-13 23:49:44 +02:00
cdc02fc3e4 feat: add keymap to swap virtual_text and virtual_lines for diagnostic
f92f71ec39 feat: enable virtual_text for diagnostic
Compare 2 commits »
janezicmatej deleted branch rewrite from janezicmatej/nvim 2025-10-13 12:41:50 +02:00
janezicmatej pushed to main at janezicmatej/nvim 2025-10-13 12:41:29 +02:00
e3394bb65c chore: bump plugins