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