summaryrefslogtreecommitdiffstats
path: root/after (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-19make vim.cmd calls more fancySquibid1-1/+1
2024-08-09yes there's a bit of java in my nvim config why do you ask?Squibid47-1467/+55
2024-04-25make lsp related popups all look the sameSquibid2-5/+10
2024-04-25remove ` mark so lsp hover doesn't get messed upSquibid1-1/+0
2024-04-22make norg files more fancySquibid2-1/+3
2024-04-08fix neorg so it works on v8.0.0 and make headlines stop overriding theSquibid2-1/+9
2024-03-31add tabbar pluginSquibid1-4/+1
2024-03-31enable experimental ghost text for cmpSquibid1-0/+4
2024-03-31replace lsp_signature with better alternativeSquibid2-12/+1
2024-03-29show executable status in the statusbarSquibid1-1/+1
2024-03-29stop limiting width in cmp that was stupidSquibid1-1/+0
2024-03-09stop highlighting the whole line for diagnosticsSquibid1-1/+1
2024-03-09improve completion configSquibid1-11/+33
2024-03-09add another lsp rename mappingSquibid1-0/+1
2024-03-09call mason in a safer way, and initalize servers betterSquibid1-5/+20
2024-03-09add ignored chars to autopairsSquibid1-1/+3
2024-03-09make toc close after selection neorgSquibid1-0/+5
2024-03-09add fallback project detection, and change scope to tab instead ofSquibid1-1/+2
2024-03-09make treesitter disable on massive files, and diff filesSquibid1-3/+9
2024-03-09allow previous edit position mark in gutterSquibid1-1/+1
2024-03-09make gitsigns binds get defined when git attachesSquibid1-0/+41
2024-03-09remove comment options (they we're just the defaults)Squibid1-21/+1
2024-03-09update harpoon to harpoon 2Squibid1-0/+6
2024-02-05un-object orient some functionsSquibid3-3/+3
2024-01-30way too lazy to sort this out, adding kitchen sinkSquibid10-70/+48
2024-01-02remove toggle termSquibid1-31/+0
2023-12-05add highlights to statusline modeSquibid1-11/+11
2023-12-05add index.norg to project pluginSquibid1-0/+1
2023-11-27wasn't concatenating file path rightSquibid1-2/+2
2023-11-27fix: wrong env varSquibid1-1/+1
2023-11-27remove useless option (it already the default)Squibid1-1/+0
2023-11-27add new workspace, and set default oneSquibid1-1/+3
2023-11-27add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid2-2/+4
2023-11-26add colored headlines for markdownSquibid1-1/+11
2023-11-24more stuff too lazy to seperateSquibid15-92/+110
2023-11-07replace intellitab with auto-indentSquibid2-1/+11
2023-10-22remove dap cause idk how to auto configure itSquibid1-8/+0
2023-10-22set spell when entering commit, and use ftplugin instead of autocmdsSquibid2-0/+3
2023-10-22kitchen sink:Squibid24-581/+273
2023-10-22add undotree configSquibid1-0/+3
2023-10-22move highlights to colorscheme, and change cmp styleSquibid1-20/+8
2023-10-22remove floating diagnostics, and add line diagnosticsSquibid2-10/+13
2023-08-11kitchen sink cause I'm too lazy to sort through this junkSquibid13-92/+344
2023-08-02add git-yodelSquibid1-0/+12
2023-08-02improve git integrationSquibid2-5/+8
2023-08-02add annotation generator: neogenSquibid2-0/+15
2023-07-16add comment to ftplugin/java.lua, and fix some typosSquibid3-3/+4
2023-07-06change the look of telescope a bit and remove unneeded stuffSquibid1-8/+5
2023-07-06better movement while using cmpSquibid1-2/+21
2023-07-06make jdtls work without the seperate plugin :)Squibid2-24/+253