index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pml68
/
remap.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-09-28
feat: replace nvim-cmp with blink.cmp
Polesznyák Márk
5
-61
/
+45
2025-09-28
feat(markdown): add bindings for jumping between spelling errors
Polesznyák Márk
3
-1
/
+8
2025-09-16
feat: move lsp configs to `lsp/`
pml68
13
-56
/
+43
2025-09-06
docs(README): update image sizes [skip ci]
pml68
1
-2
/
+2
2025-09-06
feat: change some keymaps
pml68
3
-4
/
+9
Esc:nohl->CR:nohl x:bd-> x:bw n:bn added p:bp added d:"_d (disable copy for d)
2025-07-22
feat(guard.nvim): enable `taplo` formatter for TOML
pml68
2
-5
/
+6
2025-07-13
feat(crates.nvim): enable all LSP options
pml68
1
-0
/
+6
2025-05-14
fix: add missing cmd triggers for Mason
pml68
1
-2
/
+2
2025-05-13
feat: enable `crates.nvim` on BufWrite for Cargo.toml files
pml68
1
-1
/
+1
2025-04-15
feat(keymaps): bring back selection after indenting
pml68
1
-0
/
+2
2025-04-06
feat: add increment/decrement keymaps [skip ci]
pml68
1
-0
/
+2
2025-04-05
feat: remove keymaps (they're mapped in 0.11 by default) [skip ci]
pml68
1
-3
/
+0
2025-04-05
refactor: just some generic stuff
pml68
3
-3
/
+4
2025-04-01
refactor: enhance some remaps [skip ci]
pml68
1
-3
/
+6
2025-03-29
feat: update to 0.11 [skip ci]
pml68
2
-4
/
+4
2025-03-29
feat: change keymaps
pml68
3
-3
/
+3
2025-03-23
feat: update TODO finder fn
pml68
3
-12
/
+19
2025-02-24
fix: make inlay hints toggle local to current buffer
pml68
1
-1
/
+1
2025-02-22
feat: switch back to stable tag for `saecki/crates.nvim`
pml68
1
-1
/
+1
2025-02-18
feat: lock saecki/crates.nvim to latest commit, enable cmp completion
pml68
1
-2
/
+8
2025-02-12
feat: add unocss LSP
pml68
2
-0
/
+2
2025-02-01
refactor: switch to „better” Dockerfile naming scheme [no ci]
pml68
2
-3
/
+1
2025-01-21
feat: set cmp throttle to 0ms
pml68
1
-0
/
+3
2025-01-14
refactor: workflow input matrix structure
pml68
1
-14
/
+9
2025-01-13
feat: update telescope find_files settings
pml68
1
-1
/
+2
2025-01-11
feat: switch to rosepine-tmuxed for distorted colors
pml68
3
-4
/
+3
2025-01-07
feat: add error and warning diagnostic counts to statusline
pml68
1
-0
/
+7
2025-01-05
fix(docker): rust-analyzer wasn't in Neovim's RTP
pml68
2
-2
/
+4
2025-01-05
fix(ci): manifest missing from GitHub package
pml68
1
-2
/
+5
2025-01-05
ci: switch to `docker/login-action`
pml68
1
-6
/
+9
2025-01-05
fix(ci): Dockerfile not found
pml68
1
-2
/
+1
2025-01-05
fix?(ci): Dockerfile not found
pml68
1
-1
/
+1
2025-01-05
ci: add caching for docker images
pml68
1
-9
/
+13
2025-01-05
feat: switch to nightly rust-analyzer from rustup
pml68
3
-3
/
+2
2025-01-01
fix: revert to rust.vim, fix weird cmp behavior
pml68
5
-12
/
+19
2024-12-31
fix: cmp deleting text, behaving weirdly
pml68
1
-1
/
+10
2024-12-31
feat: add kexmap for Gitsigns reset_hunk
pml68
2
-1
/
+2
2024-12-24
feat: use tabs in Makefiles, use LSP for rust formatting
pml68
4
-1
/
+3
2024-12-18
ci(docker): switch event triggers to paths-ignore
pml68
1
-4
/
+6
2024-12-18
feat(docker): compress rust setup into single layer
pml68
2
-8
/
+6
2024-12-18
feat: remove `--hidden` flag from telescope find_command
pml68
1
-1
/
+1
2024-12-17
fix: forgot to add ghcr.io/... before image name
pml68
1
-1
/
+4
2024-12-17
feat: switch to rustup pkg over rust, no-tex becomes base
pml68
6
-37
/
+59
2024-12-16
feat: remove CPPFLAGS from `.bashrc`
pml68
3
-5
/
+9
2024-12-16
feat: new keymap for finding TODOs
pml68
2
-0
/
+29
2024-12-03
refactor(plugins): replace rust.vim with fmt("rustfmt") in guard.nvim
pml68
2
-7
/
+1
2024-12-03
feat(plugins): add workspace-diagnostics.nvim and ccc.nvim
pml68
4
-9
/
+19
2024-12-02
feat: add "no-tex" docker image
pml68
3
-7
/
+71
2024-12-01
docs: update README
pml68
2
-2
/
+9