summaryrefslogtreecommitdiffstats
path: root/lua (unfollow)
Commit message (Expand)AuthorFilesLines
6 dayswozersHEADmasterSquibid33-231/+224
2025-05-19turns out neovim supports lsp line diagnostics nativelySquibid2-5/+1
2025-05-18try and make everything confined to 80charsSquibid5-17/+32
2025-05-18make telescope work better in projectsSquibid1-5/+29
2025-05-18fix dapSquibid3-8/+30
2025-05-18need I say what type of commit this is?Squibid5-31/+26
2025-05-09add a lil guy who provides git information on the current bufferSquibid1-0/+29
2025-05-09opts.luaSquibid1-86/+90
2025-05-09this hasn't worked for a long time, I might choose to re-impl if I have timeSquibid1-58/+1
2025-05-08kitchen sink now don't support any version lower than 0.11.0 for lspv3.0Squibid14-658/+274
2025-05-06kitchen sink again :(Squibid47-645/+530
2025-04-17a lot more stuffSquibid34-275/+747
2025-01-24kitchen sinkSquibid23-406/+441
2025-01-03remove useless commaSquibid1-1/+1
2025-01-03make sure the cursor doesn't move when removing tailing whitespacesSquibid1-1/+5
2025-01-03remove unnecessary *'sSquibid1-4/+0
2024-12-22simplify confirm keybind nvim cmpSquibid1-6/+1
2024-12-22stop harpoon keybind from conflicting with my tmux prefixSquibid1-1/+1
2024-12-22not sure if this is needed, but it can't hurtSquibid1-0/+3
2024-12-22update lsp_lines.nvim configSquibid1-2/+0
2024-12-22update snippetsSquibid2-17/+15
2024-11-28pin figet to a releaseSquibid1-4/+5
2024-11-28revise java snippetsSquibid1-55/+100
2024-11-28add declaration snippet (c)Squibid2-27/+62
2024-11-28combine function and main snippet into one (c)Squibid1-21/+36
2024-11-19missing one parameter for ts-autotag disablingSquibid1-1/+1
2024-11-19add preliminary support for dap with jdtlsSquibid1-1/+2
2024-11-19add ts-autotag to make renaming html tags really easySquibid1-0/+8
2024-11-19add nvim-dap and dap-virtual-text interfaceSquibid2-0/+56
2024-11-19add vimtexSquibid1-0/+5
2024-11-19use the new snippet functions in norg snippetsSquibid1-4/+1
2024-11-19put common luasnip functions in a seperate file and modify someSquibid2-6/+16
2024-11-19clean up C snippetsSquibid1-4/+2
2024-11-19reformat variableSquibid1-1/+1
2024-11-19disable auto installing missing parsersSquibid1-3/+0
2024-11-19add TODO for a future deprecated functionSquibid1-0/+1
2024-11-19add another language to the highlight disable listSquibid1-3/+4
2024-11-19add another ts parserSquibid1-1/+2
2024-11-19forgot another oneSquibid1-1/+1
2024-11-19actually enable the telescope fzf pluginSquibid1-0/+4
2024-11-19remove index.norg from project.lua configSquibid1-1/+0
2024-11-19switch back to old colorizer to avoid breaking changesSquibid1-8/+6
2024-11-19configure tangle module for neorgSquibid1-0/+5
2024-11-19remove unused lsp serverSquibid1-1/+0
2024-11-19remove/update commentsSquibid1-5/+1
2024-11-19add build.xml to jdtls (used in ant projects)Squibid1-1/+1
2024-11-19forgot one of the vim.cmd callsSquibid1-1/+1
2024-11-19add another event for luasnip to watchSquibid1-1/+3
2024-11-19refine luasnip bindsSquibid1-3/+15
2024-11-19remove erroneous commaSquibid1-1/+1