summaryrefslogtreecommitdiffstats
path: root/lua/conf (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-11-19add vimtexSquibid1-0/+5
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 fancySquibid3-3/+3
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?Squibid34-463/+1511
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-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-29add notification to toggling venn modeSquibid1-0/+2
2024-03-29modify keybinds a bitSquibid1-2/+2
2024-03-09make gitsigns binds get defined when git attachesSquibid1-7/+0
2024-03-09update harpoon to harpoon 2Squibid2-9/+13
2024-02-05un-object orient some functionsSquibid1-1/+1
2024-01-30way too lazy to sort this out, adding kitchen sinkSquibid3-23/+33
2024-01-02remove toggle termSquibid1-1/+0
2023-11-27fix indents and remove useless keybindsSquibid1-17/+4
2023-11-27add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid1-2/+5
2023-11-26only show cursorline on current windowSquibid1-3/+5
2023-11-24more stuff too lazy to seperateSquibid5-0/+469