summaryrefslogtreecommitdiffstats
path: root/after (follow)
Commit message (Expand)AuthorAgeFilesLines
* make vim.cmd calls more fancySquibid2024-11-191-1/+1
* yes there's a bit of java in my nvim config why do you ask?Squibid2024-08-0947-1467/+55
* make lsp related popups all look the sameSquibid2024-04-252-5/+10
* remove ` mark so lsp hover doesn't get messed upSquibid2024-04-251-1/+0
* make norg files more fancySquibid2024-04-222-1/+3
* fix neorg so it works on v8.0.0 and make headlines stop overriding theSquibid2024-04-082-1/+9
* add tabbar pluginSquibid2024-03-311-4/+1
* enable experimental ghost text for cmpSquibid2024-03-311-0/+4
* replace lsp_signature with better alternativeSquibid2024-03-312-12/+1
* show executable status in the statusbarSquibid2024-03-291-1/+1
* stop limiting width in cmp that was stupidSquibid2024-03-291-1/+0
* stop highlighting the whole line for diagnosticsSquibid2024-03-091-1/+1
* improve completion configSquibid2024-03-091-11/+33
* add another lsp rename mappingSquibid2024-03-091-0/+1
* call mason in a safer way, and initalize servers betterSquibid2024-03-091-5/+20
* add ignored chars to autopairsSquibid2024-03-091-1/+3
* make toc close after selection neorgSquibid2024-03-091-0/+5
* add fallback project detection, and change scope to tab instead ofSquibid2024-03-091-1/+2
* make treesitter disable on massive files, and diff filesSquibid2024-03-091-3/+9
* allow previous edit position mark in gutterSquibid2024-03-091-1/+1
* make gitsigns binds get defined when git attachesSquibid2024-03-091-0/+41
* remove comment options (they we're just the defaults)Squibid2024-03-091-21/+1
* update harpoon to harpoon 2Squibid2024-03-091-0/+6
* un-object orient some functionsSquibid2024-02-053-3/+3
* way too lazy to sort this out, adding kitchen sinkSquibid2024-01-3010-70/+48
* remove toggle termSquibid2024-01-021-31/+0
* add highlights to statusline modeSquibid2023-12-051-11/+11
* add index.norg to project pluginSquibid2023-12-051-0/+1
* wasn't concatenating file path rightSquibid2023-11-271-2/+2
* fix: wrong env varSquibid2023-11-271-1/+1
* remove useless option (it already the default)Squibid2023-11-271-1/+0
* add new workspace, and set default oneSquibid2023-11-271-1/+3
* add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid2023-11-272-2/+4
* add colored headlines for markdownSquibid2023-11-261-1/+11
* more stuff too lazy to seperateSquibid2023-11-2415-92/+110
* replace intellitab with auto-indentSquibid2023-11-072-1/+11
* remove dap cause idk how to auto configure itSquibid2023-10-221-8/+0
* set spell when entering commit, and use ftplugin instead of autocmdsSquibid2023-10-222-0/+3
* kitchen sink:Squibid2023-10-2224-581/+273
* add undotree configSquibid2023-10-221-0/+3
* move highlights to colorscheme, and change cmp styleSquibid2023-10-221-20/+8
* remove floating diagnostics, and add line diagnosticsSquibid2023-10-222-10/+13
* kitchen sink cause I'm too lazy to sort through this junkSquibid2023-08-1113-92/+344
* add git-yodelSquibid2023-08-021-0/+12
* improve git integrationSquibid2023-08-022-5/+8
* add annotation generator: neogenSquibid2023-08-022-0/+15
* add comment to ftplugin/java.lua, and fix some typosSquibid2023-07-163-3/+4
* change the look of telescope a bit and remove unneeded stuffSquibid2023-07-061-8/+5
* better movement while using cmpSquibid2023-07-061-2/+21
* make jdtls work without the seperate plugin :)Squibid2023-07-062-24/+253