aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: add keybind for :makePolesznyák Márk2025-12-011-0/+1
|
* feat: enable spell checking for mail ftPolesznyák Márk2025-11-251-0/+5
|
* chore(crates.nvim): disable nvim-cmp completion [skip-ci]Polesznyák Márk2025-11-172-10/+1
|
* feat: add empty space to Rust's `commentstring`Polesznyák Márk2025-11-033-0/+4
|
* feat: add window split related keybinds, optionsPolesznyák Márk2025-10-202-1/+4
|
* fix: clangd being started on non-C/C++ filetypesPolesznyák Márk2025-10-181-1/+2
|
* feat: replace nvim-cmp with blink.cmpPolesznyák Márk2025-09-285-61/+45
|
* feat(markdown): add bindings for jumping between spelling errorsPolesznyák Márk2025-09-283-1/+8
|
* feat: move lsp configs to `lsp/`pml682025-09-1613-56/+43
|
* docs(README): update image sizes [skip ci]pml682025-09-061-2/+2
|
* feat: change some keymapspml682025-09-063-4/+9
| | | | | | | | 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-053-3/+4
|
* 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-293-3/+3
|
* feat: update TODO finder fnpml682025-03-233-12/+19
|
* 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
|
* refactor: switch to „better” Dockerfile naming scheme [no ci]pml682025-02-012-3/+1
|
* feat: set cmp throttle to 0mspml682025-01-211-0/+3
|
* refactor: workflow input matrix structurepml682025-01-141-14/+9
|
* feat: update telescope find_files settingspml682025-01-131-1/+2
|
* feat: switch to rosepine-tmuxed for distorted colorspml682025-01-113-4/+3
|
* feat: add error and warning diagnostic counts to statuslinepml682025-01-071-0/+7
|
* fix(docker): rust-analyzer wasn't in Neovim's RTPpml682025-01-052-2/+4
|
* fix(ci): manifest missing from GitHub packagepml682025-01-051-2/+5
|
* ci: switch to `docker/login-action`pml682025-01-051-6/+9
|
* fix(ci): Dockerfile not foundpml682025-01-051-2/+1
|
* fix?(ci): Dockerfile not foundpml682025-01-051-1/+1
|
* ci: add caching for docker imagespml682025-01-051-9/+13
|
* feat: switch to nightly rust-analyzer from rustuppml682025-01-053-3/+2
|
* 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-244-1/+3
|
* ci(docker): switch event triggers to paths-ignorepml682024-12-181-4/+6
|
* feat(docker): compress rust setup into single layerpml682024-12-182-8/+6
|
* feat: remove `--hidden` flag from telescope find_commandpml682024-12-181-1/+1
|
* fix: forgot to add ghcr.io/... before image namepml682024-12-171-1/+4
|
* feat: switch to rustup pkg over rust, no-tex becomes basepml682024-12-176-37/+59
|
* feat: remove CPPFLAGS from `.bashrc`pml682024-12-163-5/+9
|