Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | global | ||||
* | make treesitter disable on massive files, and diff files | Squibid | 2024-03-09 | 1 | -3/+9 |
| | | | | also remove auto installing | ||||
* | 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 | 1 | -2/+3 |
| | |||||
* | add colored headlines for markdown | Squibid | 2023-11-26 | 1 | -1/+11 |
| | |||||
* | more stuff too lazy to seperate | Squibid | 2023-11-24 | 13 | -89/+108 |
| | |||||
* | 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 |
| | |||||
* | kitchen sink: | Squibid | 2023-10-22 | 24 | -581/+273 |
| | | | | | | | | | | | | | | - add code action previews - change indent blankline style - more luasnip snippets - change default mason stuff - customize neorg more - change notify style - change startpage completely - add line info to statusline - change telescope style - change how todo comments look - make indentation work via treesitter | ||||
* | 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 | 2 | -3/+3 |
| | |||||
* | 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 | 1 | -4/+1 |
| | |||||
* | regex helper :) | Squibid | 2023-06-26 | 1 | -0/+8 |
| | |||||
* | flex on the discord users | Squibid | 2023-06-26 | 1 | -0/+19 |
| | | | | disabled by default for privacy reasons | ||||
* | more truezen and whichkey formatting | Squibid | 2023-06-26 | 2 | -4/+9 |
| | |||||
* | reformatting in toggleterm.lua | Squibid | 2023-06-26 | 1 | -3/+1 |
| | |||||
* | better formatting in statusline.lua | Squibid | 2023-06-26 | 1 | -30/+29 |
| | |||||
* | add startpage resizing | Squibid | 2023-06-26 | 1 | -0/+16 |
| | | | | prob doesn't work, but I'm too lazy to check | ||||
* | add plugin configs & mess with the binds | Squibid | 2023-06-26 | 3 | -0/+71 |
| | |||||
* | remove unused function from lsp.lua and add more lsp plugins! | Squibid | 2023-06-26 | 1 | -7/+0 |
| | |||||
* | replace gd and the likes with glance | Squibid | 2023-06-26 | 1 | -5/+5 |
| | |||||
* | remove killersheep custom sprite (was in a custom version and didn't work) | Squibid | 2023-06-26 | 1 | -5/+0 |
| | |||||
* | change cmp source path to async_path | Squibid | 2023-06-26 | 1 | -1/+2 |
| | |||||
* | (re)enable auto completion | Squibid | 2023-06-26 | 1 | -1/+0 |
| | |||||
* | modify cmp icons | Squibid | 2023-06-26 | 1 | -2/+2 |
| | |||||
* | spacing | Squibid | 2023-06-09 | 1 | -1/+1 |
| |