summaryrefslogtreecommitdiffstats
path: root/lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* wozersHEADmasterSquibid6 days33-231/+224
* turns out neovim supports lsp line diagnostics nativelySquibid2025-05-192-5/+1
* try and make everything confined to 80charsSquibid2025-05-185-17/+32
* make telescope work better in projectsSquibid2025-05-181-5/+29
* fix dapSquibid2025-05-183-8/+30
* need I say what type of commit this is?Squibid2025-05-185-31/+26
* add a lil guy who provides git information on the current bufferSquibid2025-05-091-0/+29
* opts.luaSquibid2025-05-091-86/+90
* this hasn't worked for a long time, I might choose to re-impl if I have timeSquibid2025-05-091-58/+1
* kitchen sink now don't support any version lower than 0.11.0 for lspv3.0Squibid2025-05-0814-658/+274
* kitchen sink again :(Squibid2025-05-0647-645/+530
* a lot more stuffSquibid2025-04-1734-275/+747
* kitchen sinkSquibid2025-01-2423-406/+441
* remove useless commaSquibid2025-01-031-1/+1
* make sure the cursor doesn't move when removing tailing whitespacesSquibid2025-01-031-1/+5
* remove unnecessary *'sSquibid2025-01-031-4/+0
* simplify confirm keybind nvim cmpSquibid2024-12-221-6/+1
* stop harpoon keybind from conflicting with my tmux prefixSquibid2024-12-221-1/+1
* not sure if this is needed, but it can't hurtSquibid2024-12-221-0/+3
* update lsp_lines.nvim configSquibid2024-12-221-2/+0
* update snippetsSquibid2024-12-222-17/+15
* pin figet to a releaseSquibid2024-11-281-4/+5
* revise java snippetsSquibid2024-11-281-55/+100
* add declaration snippet (c)Squibid2024-11-282-27/+62
* combine function and main snippet into one (c)Squibid2024-11-281-21/+36
* missing one parameter for ts-autotag disablingSquibid2024-11-191-1/+1
* add preliminary support for dap with jdtlsSquibid2024-11-191-1/+2
* add ts-autotag to make renaming html tags really easySquibid2024-11-191-0/+8
* add nvim-dap and dap-virtual-text interfaceSquibid2024-11-192-0/+56
* add vimtexSquibid2024-11-191-0/+5
* use the new snippet functions in norg snippetsSquibid2024-11-191-4/+1
* put common luasnip functions in a seperate file and modify someSquibid2024-11-192-6/+16
* clean up C snippetsSquibid2024-11-191-4/+2
* reformat variableSquibid2024-11-191-1/+1
* disable auto installing missing parsersSquibid2024-11-191-3/+0
* add TODO for a future deprecated functionSquibid2024-11-191-0/+1
* add another language to the highlight disable listSquibid2024-11-191-3/+4
* add another ts parserSquibid2024-11-191-1/+2
* forgot another oneSquibid2024-11-191-1/+1
* actually enable the telescope fzf pluginSquibid2024-11-191-0/+4
* remove index.norg from project.lua configSquibid2024-11-191-1/+0
* switch back to old colorizer to avoid breaking changesSquibid2024-11-191-8/+6
* configure tangle module for neorgSquibid2024-11-191-0/+5
* remove unused lsp serverSquibid2024-11-191-1/+0
* remove/update commentsSquibid2024-11-191-5/+1
* add build.xml to jdtls (used in ant projects)Squibid2024-11-191-1/+1
* forgot one of the vim.cmd callsSquibid2024-11-191-1/+1
* add another event for luasnip to watchSquibid2024-11-191-1/+3
* refine luasnip bindsSquibid2024-11-191-3/+15
* remove erroneous commaSquibid2024-11-191-1/+1