Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kitchen sink again :( | Squibid | 6 days | 3 | -68/+60 |
| | |||||
* | a lot more stuff | Squibid | 2025-04-17 | 3 | -83/+254 |
| | |||||
* | kitchen sink | Squibid | 2025-01-24 | 2 | -1/+91 |
| | |||||
* | add declaration snippet (c) | Squibid | 2024-11-28 | 1 | -10/+11 |
| | |||||
* | put common luasnip functions in a seperate file and modify some | Squibid | 2024-11-19 | 1 | -0/+3 |
| | | | | java snippets | ||||
* | make vim.cmd calls more fancy | Squibid | 2024-11-19 | 1 | -2/+2 |
| | |||||
* | yes there's a bit of java in my nvim config why do you ask? | Squibid | 2024-08-09 | 7 | -587/+184 |
| | |||||
* | make replaceword safer | Squibid | 2024-04-19 | 1 | -0/+3 |
| | |||||
* | show executable status in the statusbar | Squibid | 2024-03-29 | 1 | -0/+14 |
| | |||||
* | make the right click menu much more useful | Squibid | 2024-03-23 | 1 | -0/+19 |
| | |||||
* | remove items from harpoon using dropdown menu | Squibid | 2024-03-23 | 1 | -8/+12 |
| | |||||
* | get lsp server name more consistently for the statusbar | Squibid | 2024-03-09 | 1 | -8/+4 |
| | |||||
* | update harpoon to harpoon 2 | Squibid | 2024-03-09 | 1 | -0/+57 |
| | |||||
* | make color swapper change colorscheme in config | Squibid | 2024-02-08 | 2 | -0/+14 |
| | |||||
* | way too lazy to sort this out, adding kitchen sink | Squibid | 2024-01-30 | 1 | -1/+1 |
| | |||||
* | make "Edit Config" option work for any path | Squibid | 2023-11-26 | 1 | -2/+2 |
| | |||||
* | more stuff too lazy to seperate | Squibid | 2023-11-24 | 10 | -404/+502 |
| | |||||
* | replace intellitab with auto-indent | Squibid | 2023-11-07 | 1 | -1/+1 |
| | |||||
* | remove dap cause idk how to auto configure it | Squibid | 2023-10-22 | 2 | -10/+2 |
| | |||||
* | set spell when entering commit, and use ftplugin instead of autocmds | Squibid | 2023-10-22 | 1 | -7/+0 |
| | |||||
* | remove games and discord presence, and make sure dep update everytime we ↵ | Squibid | 2023-10-22 | 1 | -6/+1 |
| | | | | open neovim | ||||
* | kitchen sink: | Squibid | 2023-10-22 | 5 | -108/+116 |
| | | | | | | | | | | | | | | - 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 | ||||
* | move highlights to colorscheme, and change cmp style | Squibid | 2023-10-22 | 3 | -82/+2 |
| | |||||
* | remove floating diagnostics, and add line diagnostics | Squibid | 2023-10-22 | 1 | -5/+2 |
| | |||||
* | kitchen sink cause I'm too lazy to sort through this junk | Squibid | 2023-08-11 | 6 | -95/+87 |
| | |||||
* | add git-yodel | Squibid | 2023-08-02 | 1 | -2/+3 |
| | |||||
* | improve git integration | Squibid | 2023-08-02 | 1 | -0/+5 |
| | |||||
* | add annotation generator: neogen | Squibid | 2023-08-02 | 2 | -0/+5 |
| | |||||
* | create floating window with commit diff when editing git commit message | Squibid | 2023-07-16 | 1 | -0/+51 |
| | |||||
* | change the look of telescope a bit and remove unneeded stuff | Squibid | 2023-07-06 | 1 | -3/+3 |
| | |||||
* | highlights for cmp and label cmp plugins | Squibid | 2023-07-06 | 2 | -10/+43 |
| | |||||
* | make jdtls work without the seperate plugin :) | Squibid | 2023-07-06 | 1 | -3/+0 |
| | |||||
* | fidget is going to have breaking changes soon | Squibid | 2023-06-26 | 1 | -1/+3 |
| | | | | switch to legacy branch | ||||
* | regex helper :) | Squibid | 2023-06-26 | 1 | -0/+1 |
| | |||||
* | flex on the discord users | Squibid | 2023-06-26 | 1 | -0/+3 |
| | | | | disabled by default for privacy reasons | ||||
* | comment position in binds.lua | Squibid | 2023-06-26 | 1 | -10/+6 |
| | |||||
* | new autocmds and change comment position in auto.lua | Squibid | 2023-06-26 | 1 | -10/+19 |
| | |||||
* | add plugin configs & mess with the binds | Squibid | 2023-06-26 | 2 | -26/+21 |
| | |||||
* | remove unused function from lsp.lua and add more lsp plugins! | Squibid | 2023-06-26 | 1 | -2/+6 |
| | |||||
* | replace gd and the likes with glance | Squibid | 2023-06-26 | 2 | -2/+9 |
| | |||||
* | change cmp source path to async_path | Squibid | 2023-06-26 | 1 | -1/+1 |
| | |||||
* | remove mkdir plugin and replace with autocmd | Squibid | 2023-06-26 | 2 | -1/+9 |
| | |||||
* | make embedded terminal better | Squibid | 2023-05-23 | 1 | -0/+1 |
| | |||||
* | formatting in plugins | Squibid | 2023-05-23 | 1 | -1/+1 |
| | |||||
* | added presenter module and truezen | Squibid | 2023-05-23 | 1 | -0/+1 |
| | |||||
* | remove config menu from binds.lua | Squibid | 2023-05-14 | 1 | -35/+0 |
| | |||||
* | killer sheep game :) | Squibid | 2023-05-10 | 1 | -0/+3 |
| | |||||
* | comment out colorcolumn | Squibid | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | remove tab binds | Squibid | 2023-05-10 | 1 | -8/+0 |
| | | | | they were already unused (commented out) | ||||
* | change highlight colors to reference colorscheme plugin directly | Squibid | 2023-05-10 | 1 | -30/+23 |
| |