summaryrefslogtreecommitdiffstats
path: root/lua (unfollow)
Commit message (Collapse)AuthorFilesLines
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
java snippets
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
2024-11-19add support for both path_async and pathSquibid1-1/+2
2024-11-19get rid of unused functions, and variablesSquibid1-8/+0
2024-11-19refine completion keybindsSquibid1-40/+14
2024-11-19get rid of useless misc.auto require in binds.luaSquibid1-1/+1
2024-11-19turn fancy spell suggest ui into a lambda, and fix some stylingSquibid1-10/+8
2024-11-19remove auto center when returning to last place in bufferSquibid1-1/+0
This had to be removed due to random "zz"'s being inserted whenever a bufread was called while I was insert mode there's probably a better way to center the pane, but that's too much of a pain to worry about right now
2024-11-19make vim.cmd calls more fancySquibid4-5/+5
2024-11-19pin harpoon to a commit that actually worksSquibid1-0/+1
2024-08-09yes there's a bit of java in my nvim config why do you ask?Squibid52-1210/+1958
2024-04-25make sure we are safely setting termguicolorsv2.0Squibid1-1/+3
2024-04-25remove signcolumn option, auto is good enough for meSquibid1-3/+0
2024-04-19make replaceword saferSquibid1-0/+3
2024-04-08fix neorg so it works on v8.0.0 and make headlines stop overriding theSquibid1-6/+24
neorg header bullet points
2024-03-31add tabbar pluginSquibid1-0/+3
2024-03-31switch from dotnix's cmp-luasnip-choice to L3MON4D3'sSquibid1-2/+2
2024-03-31replace lsp_signature with better alternativeSquibid1-1/+1
2024-03-29add todo list bindSquibid1-0/+5
2024-03-29make <leader>x toggle executable statusSquibid1-1/+15
2024-03-29show executable status in the statusbarSquibid1-0/+14