index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
6 days
wozers
HEAD
master
Squibid
33
-231
/
+224
2025-05-19
turns out neovim supports lsp line diagnostics natively
Squibid
2
-5
/
+1
2025-05-18
try and make everything confined to 80chars
Squibid
5
-17
/
+32
2025-05-18
make telescope work better in projects
Squibid
1
-5
/
+29
2025-05-18
fix dap
Squibid
3
-8
/
+30
2025-05-18
need I say what type of commit this is?
Squibid
5
-31
/
+26
2025-05-09
add a lil guy who provides git information on the current buffer
Squibid
1
-0
/
+29
2025-05-09
opts.lua
Squibid
1
-86
/
+90
2025-05-09
this hasn't worked for a long time, I might choose to re-impl if I have time
Squibid
1
-58
/
+1
2025-05-08
kitchen sink now don't support any version lower than 0.11.0 for lsp
v3.0
Squibid
14
-658
/
+274
2025-05-06
kitchen sink again :(
Squibid
47
-645
/
+530
2025-04-17
a lot more stuff
Squibid
34
-275
/
+747
2025-01-24
kitchen sink
Squibid
23
-406
/
+441
2025-01-03
remove useless comma
Squibid
1
-1
/
+1
2025-01-03
make sure the cursor doesn't move when removing tailing whitespaces
Squibid
1
-1
/
+5
2025-01-03
remove unnecessary *'s
Squibid
1
-4
/
+0
2024-12-22
simplify confirm keybind nvim cmp
Squibid
1
-6
/
+1
2024-12-22
stop harpoon keybind from conflicting with my tmux prefix
Squibid
1
-1
/
+1
2024-12-22
not sure if this is needed, but it can't hurt
Squibid
1
-0
/
+3
2024-12-22
update lsp_lines.nvim config
Squibid
1
-2
/
+0
2024-12-22
update snippets
Squibid
2
-17
/
+15
2024-11-28
pin figet to a release
Squibid
1
-4
/
+5
2024-11-28
revise java snippets
Squibid
1
-55
/
+100
2024-11-28
add declaration snippet (c)
Squibid
2
-27
/
+62
2024-11-28
combine function and main snippet into one (c)
Squibid
1
-21
/
+36
2024-11-19
missing one parameter for ts-autotag disabling
Squibid
1
-1
/
+1
2024-11-19
add preliminary support for dap with jdtls
Squibid
1
-1
/
+2
2024-11-19
add ts-autotag to make renaming html tags really easy
Squibid
1
-0
/
+8
2024-11-19
add nvim-dap and dap-virtual-text interface
Squibid
2
-0
/
+56
2024-11-19
add vimtex
Squibid
1
-0
/
+5
2024-11-19
use the new snippet functions in norg snippets
Squibid
1
-4
/
+1
2024-11-19
put common luasnip functions in a seperate file and modify some
Squibid
2
-6
/
+16
2024-11-19
clean up C snippets
Squibid
1
-4
/
+2
2024-11-19
reformat variable
Squibid
1
-1
/
+1
2024-11-19
disable auto installing missing parsers
Squibid
1
-3
/
+0
2024-11-19
add TODO for a future deprecated function
Squibid
1
-0
/
+1
2024-11-19
add another language to the highlight disable list
Squibid
1
-3
/
+4
2024-11-19
add another ts parser
Squibid
1
-1
/
+2
2024-11-19
forgot another one
Squibid
1
-1
/
+1
2024-11-19
actually enable the telescope fzf plugin
Squibid
1
-0
/
+4
2024-11-19
remove index.norg from project.lua config
Squibid
1
-1
/
+0
2024-11-19
switch back to old colorizer to avoid breaking changes
Squibid
1
-8
/
+6
2024-11-19
configure tangle module for neorg
Squibid
1
-0
/
+5
2024-11-19
remove unused lsp server
Squibid
1
-1
/
+0
2024-11-19
remove/update comments
Squibid
1
-5
/
+1
2024-11-19
add build.xml to jdtls (used in ant projects)
Squibid
1
-1
/
+1
2024-11-19
forgot one of the vim.cmd calls
Squibid
1
-1
/
+1
2024-11-19
add another event for luasnip to watch
Squibid
1
-1
/
+3
2024-11-19
refine luasnip binds
Squibid
1
-3
/
+15
2024-11-19
remove erroneous comma
Squibid
1
-1
/
+1
[next]