index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pml68
/
settings.lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add error and warning diagnostic counts to statusline
pml68
2025-01-07
1
-0
/
+7
|
*
feat: remove deprecated API call
pml68
2024-11-29
1
-2
/
+1
|
*
feat: disable mouse
pml68
2024-10-30
1
-30
/
+30
|
*
feat: add list of LSPs to statusline (thanks u/Lamarcke)
pml68
2024-08-26
1
-1
/
+35
|
*
feat: add current git branch name to statusline
pml68
2024-08-16
1
-1
/
+28
|
*
feat: add filetype to statusline
pml68
2024-08-01
1
-1
/
+1
|
*
feat: make statusline Rosé Pine themed
pml68
2024-07-24
1
-0
/
+3
|
*
feat(Oil): add float options, change <leader>e to open in floating mode
pml68
2024-06-04
1
-0
/
+1
|
*
feat: add image.nvim and disable folds by default
pml68
2024-05-30
1
-0
/
+1
|
*
feat: set conceallevel to 2 and mouse to a
pml68
2024-05-29
1
-1
/
+3
|
*
feat: disable cursorline
pml68
2024-05-29
1
-0
/
+1
|
*
feat: switch from netrw to oil.nvim
pml68
2024-05-28
1
-4
/
+0
|
*
feat: add remap for toggling inlay hints
pml68
2024-05-20
1
-2
/
+0
|
*
feat: set o.mouse to ""
pml68
2024-05-06
1
-0
/
+2
|
*
feat: remove unnecessary "is_windows" local variable from settings.lua
pml68
2024-05-03
1
-2
/
+1
|
*
fix: remove accidental User FilePost events causing plugins to never load
pml68
2024-05-01
1
-0
/
+3
|
*
refactor: create discrete lua file for vim.o and vim.g settings
pml68
2024-04-29
1
-0
/
+29