| Commit message (Expand) | Author | Age | Files | Lines |
* | make vim.cmd calls more fancy | Squibid | 2024-11-19 | 1 | -1/+1 |
* | yes there's a bit of java in my nvim config why do you ask? | Squibid | 2024-08-09 | 47 | -1467/+55 |
* | make lsp related popups all look the same | Squibid | 2024-04-25 | 2 | -5/+10 |
* | remove ` mark so lsp hover doesn't get messed up | Squibid | 2024-04-25 | 1 | -1/+0 |
* | make norg files more fancy | Squibid | 2024-04-22 | 2 | -1/+3 |
* | fix neorg so it works on v8.0.0 and make headlines stop overriding the | Squibid | 2024-04-08 | 2 | -1/+9 |
* | add tabbar plugin | Squibid | 2024-03-31 | 1 | -4/+1 |
* | enable experimental ghost text for cmp | Squibid | 2024-03-31 | 1 | -0/+4 |
* | replace lsp_signature with better alternative | Squibid | 2024-03-31 | 2 | -12/+1 |
* | show executable status in the statusbar | Squibid | 2024-03-29 | 1 | -1/+1 |
* | stop limiting width in cmp that was stupid | Squibid | 2024-03-29 | 1 | -1/+0 |
* | stop highlighting the whole line for diagnostics | Squibid | 2024-03-09 | 1 | -1/+1 |
* | improve completion config | Squibid | 2024-03-09 | 1 | -11/+33 |
* | add another lsp rename mapping | Squibid | 2024-03-09 | 1 | -0/+1 |
* | call mason in a safer way, and initalize servers better | Squibid | 2024-03-09 | 1 | -5/+20 |
* | add ignored chars to autopairs | Squibid | 2024-03-09 | 1 | -1/+3 |
* | make toc close after selection neorg | Squibid | 2024-03-09 | 1 | -0/+5 |
* | add fallback project detection, and change scope to tab instead of | Squibid | 2024-03-09 | 1 | -1/+2 |
* | make treesitter disable on massive files, and diff files | Squibid | 2024-03-09 | 1 | -3/+9 |
* | allow previous edit position mark in gutter | Squibid | 2024-03-09 | 1 | -1/+1 |
* | make gitsigns binds get defined when git attaches | Squibid | 2024-03-09 | 1 | -0/+41 |
* | remove comment options (they we're just the defaults) | Squibid | 2024-03-09 | 1 | -21/+1 |
* | update harpoon to harpoon 2 | Squibid | 2024-03-09 | 1 | -0/+6 |
* | un-object orient some functions | Squibid | 2024-02-05 | 3 | -3/+3 |
* | way too lazy to sort this out, adding kitchen sink | Squibid | 2024-01-30 | 10 | -70/+48 |
* | remove toggle term | Squibid | 2024-01-02 | 1 | -31/+0 |
* | add highlights to statusline mode | Squibid | 2023-12-05 | 1 | -11/+11 |
* | add index.norg to project plugin | Squibid | 2023-12-05 | 1 | -0/+1 |
* | wasn't concatenating file path right | Squibid | 2023-11-27 | 1 | -2/+2 |
* | fix: wrong env var | Squibid | 2023-11-27 | 1 | -1/+1 |
* | remove useless option (it already the default) | Squibid | 2023-11-27 | 1 | -1/+0 |
* | add new workspace, and set default one | Squibid | 2023-11-27 | 1 | -1/+3 |
* | add required plugin for neorg presenter, and make wsphome more adaptaive | Squibid | 2023-11-27 | 2 | -2/+4 |
* | add colored headlines for markdown | Squibid | 2023-11-26 | 1 | -1/+11 |
* | more stuff too lazy to seperate | Squibid | 2023-11-24 | 15 | -92/+110 |
* | replace intellitab with auto-indent | Squibid | 2023-11-07 | 2 | -1/+11 |
* | remove dap cause idk how to auto configure it | Squibid | 2023-10-22 | 1 | -8/+0 |
* | set spell when entering commit, and use ftplugin instead of autocmds | Squibid | 2023-10-22 | 2 | -0/+3 |
* | kitchen sink: | Squibid | 2023-10-22 | 24 | -581/+273 |
* | add undotree config | Squibid | 2023-10-22 | 1 | -0/+3 |
* | move highlights to colorscheme, and change cmp style | Squibid | 2023-10-22 | 1 | -20/+8 |
* | remove floating diagnostics, and add line diagnostics | Squibid | 2023-10-22 | 2 | -10/+13 |
* | kitchen sink cause I'm too lazy to sort through this junk | Squibid | 2023-08-11 | 13 | -92/+344 |
* | add git-yodel | Squibid | 2023-08-02 | 1 | -0/+12 |
* | improve git integration | Squibid | 2023-08-02 | 2 | -5/+8 |
* | add annotation generator: neogen | Squibid | 2023-08-02 | 2 | -0/+15 |
* | add comment to ftplugin/java.lua, and fix some typos | Squibid | 2023-07-16 | 3 | -3/+4 |
* | change the look of telescope a bit and remove unneeded stuff | Squibid | 2023-07-06 | 1 | -8/+5 |
* | better movement while using cmp | Squibid | 2023-07-06 | 1 | -2/+21 |
* | make jdtls work without the seperate plugin :) | Squibid | 2023-07-06 | 2 | -24/+253 |