aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* feat: add "no-tex" docker imagepml682024-12-023-7/+71
* docs: update READMEpml682024-12-012-2/+9
* ci: add docker image workflowpml682024-12-011-0/+40
* feat: add go pkg to dockerfilepml682024-12-012-2/+4
* 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-294-3/+3
* feat: reduce docker image size by ~1.5GBpml682024-11-252-2/+1
* feat: enable spell checking for markdownpml682024-11-253-0/+5
* feat: add Dockerfile for building docker imagepml682024-11-253-0/+150
* feat: add java supportpml682024-11-253-0/+116
* 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
* feat: add eandrju/cellular-automaton.nvimpml682024-10-093-7/+14
* feat: switch from emmet-ls to emmet-language-serverpml682024-10-093-2/+2
* feat: change some remapspml682024-10-012-4/+4
* feat: add C# to format-on-save listpml682024-09-181-1/+1
* feat: update "tsserver" to "ts_ls" for new LSP config updatePolesznyák Márk László2024-09-061-1/+1
* feat: comment out ASM LSPpml682024-09-022-2/+2
* feat: add `cmp-emoji` pluginpml682024-08-282-2/+4
* feat: guard.nvim config changespml682024-08-271-2/+2
* refactor: remove unneeded codepml682024-08-271-4/+0