index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
conf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wozers
HEAD
master
Squibid
7 days
20
-84
/
+63
*
turns out neovim supports lsp line diagnostics natively
Squibid
2025-05-19
1
-4
/
+0
*
try and make everything confined to 80chars
Squibid
2025-05-18
5
-17
/
+32
*
make telescope work better in projects
Squibid
2025-05-18
1
-5
/
+29
*
fix dap
Squibid
2025-05-18
3
-8
/
+30
*
need I say what type of commit this is?
Squibid
2025-05-18
3
-24
/
+21
*
add a lil guy who provides git information on the current buffer
Squibid
2025-05-09
1
-0
/
+29
*
opts.lua
Squibid
2025-05-09
1
-86
/
+90
*
kitchen sink now don't support any version lower than 0.11.0 for lsp
v3.0
Squibid
2025-05-08
13
-618
/
+259
*
kitchen sink again :(
Squibid
2025-05-06
36
-490
/
+461
*
a lot more stuff
Squibid
2025-04-17
31
-192
/
+493
*
kitchen sink
Squibid
2025-01-24
18
-405
/
+235
*
remove useless comma
Squibid
2025-01-03
1
-1
/
+1
*
make sure the cursor doesn't move when removing tailing whitespaces
Squibid
2025-01-03
1
-1
/
+5
*
remove unnecessary *'s
Squibid
2025-01-03
1
-4
/
+0
*
simplify confirm keybind nvim cmp
Squibid
2024-12-22
1
-6
/
+1
*
stop harpoon keybind from conflicting with my tmux prefix
Squibid
2024-12-22
1
-1
/
+1
*
not sure if this is needed, but it can't hurt
Squibid
2024-12-22
1
-0
/
+3
*
update lsp_lines.nvim config
Squibid
2024-12-22
1
-2
/
+0
*
pin figet to a release
Squibid
2024-11-28
1
-4
/
+5
*
missing one parameter for ts-autotag disabling
Squibid
2024-11-19
1
-1
/
+1
*
add preliminary support for dap with jdtls
Squibid
2024-11-19
1
-1
/
+2
*
add ts-autotag to make renaming html tags really easy
Squibid
2024-11-19
1
-0
/
+8
*
add nvim-dap and dap-virtual-text interface
Squibid
2024-11-19
2
-0
/
+56
*
add vimtex
Squibid
2024-11-19
1
-0
/
+5
*
reformat variable
Squibid
2024-11-19
1
-1
/
+1
*
disable auto installing missing parsers
Squibid
2024-11-19
1
-3
/
+0
*
add TODO for a future deprecated function
Squibid
2024-11-19
1
-0
/
+1
*
add another language to the highlight disable list
Squibid
2024-11-19
1
-3
/
+4
*
add another ts parser
Squibid
2024-11-19
1
-1
/
+2
*
forgot another one
Squibid
2024-11-19
1
-1
/
+1
*
actually enable the telescope fzf plugin
Squibid
2024-11-19
1
-0
/
+4
*
remove index.norg from project.lua config
Squibid
2024-11-19
1
-1
/
+0
*
switch back to old colorizer to avoid breaking changes
Squibid
2024-11-19
1
-8
/
+6
*
configure tangle module for neorg
Squibid
2024-11-19
1
-0
/
+5
*
remove unused lsp server
Squibid
2024-11-19
1
-1
/
+0
*
remove/update comments
Squibid
2024-11-19
1
-5
/
+1
*
add build.xml to jdtls (used in ant projects)
Squibid
2024-11-19
1
-1
/
+1
*
forgot one of the vim.cmd calls
Squibid
2024-11-19
1
-1
/
+1
*
add another event for luasnip to watch
Squibid
2024-11-19
1
-1
/
+3
*
refine luasnip binds
Squibid
2024-11-19
1
-3
/
+15
*
remove erroneous comma
Squibid
2024-11-19
1
-1
/
+1
*
add support for both path_async and path
Squibid
2024-11-19
1
-1
/
+2
*
get rid of unused functions, and variables
Squibid
2024-11-19
1
-8
/
+0
*
refine completion keybinds
Squibid
2024-11-19
1
-40
/
+14
*
get rid of useless misc.auto require in binds.lua
Squibid
2024-11-19
1
-1
/
+1
*
turn fancy spell suggest ui into a lambda, and fix some styling
Squibid
2024-11-19
1
-10
/
+8
*
remove auto center when returning to last place in buffer
Squibid
2024-11-19
1
-1
/
+0
*
make vim.cmd calls more fancy
Squibid
2024-11-19
3
-3
/
+3
*
pin harpoon to a commit that actually works
Squibid
2024-11-19
1
-0
/
+1
[next]