index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
feat: add termux-language-server
pml68
2024-07-13
2
-0
/
+7
|
*
feat: add keybinds to insert single character from normal mode
pml68
2024-07-06
1
-0
/
+2
|
*
feat: remove image.nvim
pml68
2024-07-01
1
-32
/
+0
|
*
fix: plugins not loading when opening non-existent (new) file
pml68
2024-06-26
1
-6
/
+6
|
*
feat: only load guard.nvim for C, C++ and JSON
pml68
2024-06-25
1
-2
/
+2
|
*
feat(Oil): add some config options
pml68
2024-06-14
1
-0
/
+6
|
*
feat: add NStefan002/visual-surround.nvim
pml68
2024-06-10
1
-0
/
+6
|
*
feat: enable color highlighting for tailwind classes
pml68
2024-06-10
1
-1
/
+2
|
*
docs: add comment for image.nvim plugin
pml68
2024-06-09
1
-0
/
+1
|
*
feat: add keymap to append semicolon at EOL
pml68
2024-06-05
1
-0
/
+9
|
*
feat(Oil): add float options, change <leader>e to open in floating mode
pml68
2024-06-04
4
-1
/
+14
|
*
feat(image.nvim): set only_render_image_at_cursor to true
pml68
2024-05-30
1
-9
/
+10
|
*
feat: remove toggleterm plugin
pml68
2024-05-30
2
-48
/
+15
|
*
feat: add image.nvim and disable folds by default
pml68
2024-05-30
2
-0
/
+31
|
[next]