summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* yes there's a bit of java in my nvim config why do you ask?Squibid2024-08-09104-2799/+2061
* make sure we are safely setting termguicolorsv2.0Squibid2024-04-251-1/+3
* make lsp related popups all look the sameSquibid2024-04-253-5/+13
* remove signcolumn option, auto is good enough for meSquibid2024-04-251-3/+0
* remove ` mark so lsp hover doesn't get messed upSquibid2024-04-251-1/+0
* make norg files more fancySquibid2024-04-222-1/+3
* make replaceword saferSquibid2024-04-191-0/+3
* make sfm (file tree) have a darker bgSquibid2024-04-081-0/+5
* fix neorg so it works on v8.0.0 and make headlines stop overriding theSquibid2024-04-083-7/+33
* add tabbar pluginSquibid2024-03-312-4/+4
* enable experimental ghost text for cmpSquibid2024-03-311-0/+4
* switch from dotnix's cmp-luasnip-choice to L3MON4D3'sSquibid2024-03-311-2/+2
* replace lsp_signature with better alternativeSquibid2024-03-313-13/+2
* add todo list bindSquibid2024-03-291-0/+5
* make <leader>x toggle executable statusSquibid2024-03-291-1/+15
* show executable status in the statusbarSquibid2024-03-292-1/+15
* stop limiting width in cmp that was stupidSquibid2024-03-291-1/+0
* add notification to toggling venn modeSquibid2024-03-291-0/+2
* modify keybinds a bitSquibid2024-03-291-2/+2
* make the right click menu much more usefulSquibid2024-03-232-0/+20
* remove items from harpoon using dropdown menuSquibid2024-03-231-8/+12
* stop highlighting the whole line for diagnosticsSquibid2024-03-091-1/+1
* improve completion configSquibid2024-03-091-11/+33
* get lsp server name more consistently for the statusbarSquibid2024-03-091-8/+4
* 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-092-7/+41
* remove comment options (they we're just the defaults)Squibid2024-03-091-21/+1
* update harpoon to harpoon 2Squibid2024-03-094-9/+76
* make color swapper change colorscheme in configSquibid2024-02-082-0/+14
* un-object orient some functionsSquibid2024-02-055-5/+5
* way too lazy to sort this out, adding kitchen sinkSquibid2024-01-3016-119/+101
* remove toggle termSquibid2024-01-022-32/+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
* fix indents and remove useless keybindsSquibid2023-11-271-17/+4
* add new workspace, and set default oneSquibid2023-11-271-1/+3
* add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid2023-11-273-4/+9
* add colored headlines for markdownSquibid2023-11-261-1/+11
* update readme to reflect path change of plugin fileSquibid2023-11-261-1/+1
* make "Edit Config" option work for any pathSquibid2023-11-261-2/+2
* only show cursorline on current windowSquibid2023-11-261-3/+5