index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pml68
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
1
-3
/
+2
|
*
feat: update TODO finder fn
pml68
2025-03-23
1
-12
/
+18
|
*
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
|
*
feat: set cmp throttle to 0ms
pml68
2025-01-21
1
-0
/
+3
|
*
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
2
-3
/
+3
|
*
feat: add error and warning diagnostic counts to statusline
pml68
2025-01-07
1
-0
/
+7
|
*
feat: switch to nightly rust-analyzer from rustup
pml68
2025-01-05
1
-1
/
+0
|
*
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
1
-1
/
+1
|
*
feat: remove `--hidden` flag from telescope find_command
pml68
2024-12-18
1
-1
/
+1
|
*
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
|
*
fix: gopher not installing deps on first launch
pml68
2024-12-01
1
-3
/
+1
|
*
feat: add Go support
pml68
2024-11-30
7
-0
/
+38
|
*
feat: split plugins.lua into manageable "chunks"
pml68
2024-11-29
13
-293
/
+284
|
*
feat: remove deprecated API call
pml68
2024-11-29
1
-2
/
+1
|
*
feat: add java support
pml68
2024-11-25
2
-0
/
+6
|
*
feat: remove unneeded (and broken) plugins
pml68
2024-10-31
1
-22
/
+0
|
*
feat: disable mouse
pml68
2024-10-30
1
-30
/
+30
|
*
feat: change color rendering from 'virtual' to 'background'
pml68
2024-10-25
1
-1
/
+1
|
*
feat: add eandrju/cellular-automaton.nvim
pml68
2024-10-09
3
-7
/
+14
|
*
feat: switch from emmet-ls to emmet-language-server
pml68
2024-10-09
3
-2
/
+2
|
*
feat: change some remaps
pml68
2024-10-01
2
-4
/
+4
|
|
|
|
s
*
feat: add C# to format-on-save list
pml68
2024-09-18
1
-1
/
+1
|
*
feat: update "tsserver" to "ts_ls" for new LSP config update
Polesznyák Márk László
2024-09-06
1
-1
/
+1
|
*
feat: comment out ASM LSP
pml68
2024-09-02
2
-2
/
+2
|
*
feat: add `cmp-emoji` plugin
pml68
2024-08-28
2
-2
/
+4
|
*
feat: guard.nvim config changes
pml68
2024-08-27
1
-2
/
+2
|
*
refactor: remove unneeded code
pml68
2024-08-27
1
-4
/
+0
|
*
feat: add list of LSPs to statusline (thanks u/Lamarcke)
pml68
2024-08-26
1
-1
/
+35
|
*
refactor: use the "official" configuration for termux ls instead of whatever ↵
pml68
2024-08-26
2
-6
/
+11
|
|
|
|
I threw together
*
feat: change LSP settings
pml68
2024-08-19
2
-0
/
+6
|
*
feat: add current git branch name to statusline
pml68
2024-08-16
1
-1
/
+28
|
*
feat: add 2 remaps
pml68
2024-08-12
1
-0
/
+2
|
*
feat: add filetype to statusline
pml68
2024-08-01
1
-1
/
+1
|
*
feat: add C# support (LSP, TreeSitter parser)
pml68
2024-07-31
3
-2
/
+5
|
*
feat: make statusline Rosé Pine themed
pml68
2024-07-24
2
-1
/
+8
|
*
style: formatting
pml68
2024-07-20
1
-1
/
+1
|
*
feat: set <Tab> to jump to last window
pml68
2024-07-17
1
-0
/
+1
|
*
refactor: remove unused code
pml68
2024-07-17
1
-15
/
+0
|
*
feat: add rounded border to lsp hover, set leader gh to diagnostic.goto_next
pml68
2024-07-16
2
-1
/
+5
|
[next]