summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add support for both path_async and pathSquibid2024-11-191-1/+2
* get rid of unused functions, and variablesSquibid2024-11-191-8/+0
* refine completion keybindsSquibid2024-11-191-40/+14
* get rid of useless misc.auto require in binds.luaSquibid2024-11-191-1/+1
* turn fancy spell suggest ui into a lambda, and fix some stylingSquibid2024-11-191-10/+8
* remove auto center when returning to last place in bufferSquibid2024-11-191-1/+0
* make vim.cmd calls more fancySquibid2024-11-196-7/+7
* pin harpoon to a commit that actually worksSquibid2024-11-191-0/+1
* yes there's a bit of java in my nvim config why do you ask?Squibid2024-08-09104-2799/+2061
* make sure we are safely setting termguicolorsv2.0Squibid2024-04-251-1/+3
* make lsp related popups all look the sameSquibid2024-04-253-5/+13
* remove signcolumn option, auto is good enough for meSquibid2024-04-251-3/+0
* remove ` mark so lsp hover doesn't get messed upSquibid2024-04-251-1/+0