aboutsummaryrefslogtreecommitdiff
path: root/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: update telescope, clang (docker)Polesznyák Márk2026-03-301-1/+1
|
* feat: replace Sourcehut with my cgit instancePolesznyák Márk2026-03-241-1/+1
|
* chore(presence.nvim): disable debug log_levelPolesznyák Márk2026-02-241-1/+0
|
* feat(crates.nvim): switch to unstable releasePolesznyák Márk2026-01-131-1/+0
|
* chore(nvim-tressitter): update config for rewritePolesznyák Márk2025-12-272-41/+64
|
* feat(vim-haredoc): switch to personal forkPolesznyák Márk2025-12-061-1/+1
|
* feat: add `vim-haredoc` pluginPolesznyák Márk2025-12-022-0/+6
|
* feat: add keybind for :makePolesznyák Márk2025-12-011-0/+1
|
* chore(crates.nvim): disable nvim-cmp completion [skip-ci]Polesznyák Márk2025-11-172-10/+1
|
* feat: add window split related keybinds, optionsPolesznyák Márk2025-10-202-1/+4
|
* feat: replace nvim-cmp with blink.cmpPolesznyák Márk2025-09-285-61/+45
|
* feat: move lsp configs to `lsp/`pml682025-09-1612-133/+42
|
* feat: change some keymapspml682025-09-061-4/+4
| | | | | | | | Esc:nohl->CR:nohl x:bd-> x:bw n:bn added p:bp added d:"_d (disable copy for d)
* feat(guard.nvim): enable `taplo` formatter for TOMLpml682025-07-222-5/+6
|
* feat(crates.nvim): enable all LSP optionspml682025-07-131-0/+6
|
* fix: add missing cmd triggers for Masonpml682025-05-141-2/+2
|
* feat: enable `crates.nvim` on BufWrite for Cargo.toml filespml682025-05-131-1/+1
|
* feat(keymaps): bring back selection after indentingpml682025-04-151-0/+2
|
* feat: add increment/decrement keymaps [skip ci]pml682025-04-061-0/+2
|
* feat: remove keymaps (they're mapped in 0.11 by default) [skip ci]pml682025-04-051-3/+0
|
* refactor: just some generic stuffpml682025-04-052-1/+2
|
* refactor: enhance some remaps [skip ci]pml682025-04-011-3/+6
|
* feat: update to 0.11 [skip ci]pml682025-03-292-4/+4
|
* feat: change keymapspml682025-03-291-3/+2
|
* feat: update TODO finder fnpml682025-03-231-12/+18
|
* fix: make inlay hints toggle local to current bufferpml682025-02-241-1/+1
|
* feat: switch back to stable tag for `saecki/crates.nvim`pml682025-02-221-1/+1
|
* feat: lock saecki/crates.nvim to latest commit, enable cmp completionpml682025-02-181-2/+8
|
* feat: add unocss LSPpml682025-02-122-0/+2
|
* feat: set cmp throttle to 0mspml682025-01-211-0/+3
|
* feat: update telescope find_files settingspml682025-01-131-1/+2
|
* feat: switch to rosepine-tmuxed for distorted colorspml682025-01-112-3/+3
|
* feat: add error and warning diagnostic counts to statuslinepml682025-01-071-0/+7
|
* feat: switch to nightly rust-analyzer from rustuppml682025-01-051-1/+0
|
* fix: revert to rust.vim, fix weird cmp behaviorpml682025-01-015-12/+19
|
* fix: cmp deleting text, behaving weirdlypml682024-12-311-1/+10
|
* feat: add kexmap for Gitsigns reset_hunkpml682024-12-312-1/+2
|
* feat: use tabs in Makefiles, use LSP for rust formattingpml682024-12-241-1/+1
|
* feat: remove `--hidden` flag from telescope find_commandpml682024-12-181-1/+1
|
* feat: new keymap for finding TODOspml682024-12-162-0/+29
|
* refactor(plugins): replace rust.vim with fmt("rustfmt") in guard.nvimpml682024-12-032-7/+1
|
* feat(plugins): add workspace-diagnostics.nvim and ccc.nvimpml682024-12-034-9/+19
|
* fix: gopher not installing deps on first launchpml682024-12-011-3/+1
|
* feat: add Go supportpml682024-11-307-0/+38
|
* feat: split plugins.lua into manageable "chunks"pml682024-11-2913-293/+284
|
* feat: remove deprecated API callpml682024-11-291-2/+1
|
* feat: add java supportpml682024-11-252-0/+6
|
* feat: remove unneeded (and broken) pluginspml682024-10-311-22/+0
|
* feat: disable mousepml682024-10-301-30/+30
|
* feat: change color rendering from 'virtual' to 'background'pml682024-10-251-1/+1
|