Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | way too lazy to sort this out, adding kitchen sink | Squibid | 2024-01-30 | 4 | -24/+34 | |
| | ||||||
* | remove toggle term | Squibid | 2024-01-02 | 1 | -1/+0 | |
| | ||||||
* | fix indents and remove useless keybinds | Squibid | 2023-11-27 | 1 | -17/+4 | |
| | ||||||
* | add required plugin for neorg presenter, and make wsphome more adaptaive | Squibid | 2023-11-27 | 1 | -2/+5 | |
| | ||||||
* | make "Edit Config" option work for any path | Squibid | 2023-11-26 | 1 | -2/+2 | |
| | ||||||
* | only show cursorline on current window | Squibid | 2023-11-26 | 1 | -3/+5 | |
| | ||||||
* | more stuff too lazy to seperate | Squibid | 2023-11-24 | 16 | -147/+357 | |
| | ||||||
* | 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 | 6 | -230/+213 | |
| | | | | | | | | | | | | | | - 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 config menu | Squibid | 2023-10-22 | 2 | -10/+9 | |
| | ||||||
* | 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 | 9 | -110/+110 | |
| | ||||||
* | 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 | |
| | ||||||
* | more c snippets and adjust commenting | Squibid | 2023-06-26 | 1 | -2/+30 | |
| | ||||||
* | disable update checker by default | Squibid | 2023-06-26 | 1 | -13/+13 | |
| | ||||||
* | we weren't checking some of the conditions | Squibid | 2023-06-26 | 1 | -7/+7 | |
| | | | | whoops... | |||||
* | 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 | |
| | ||||||
* | check if we are up to date with remote repo | Squibid | 2023-05-23 | 2 | -0/+17 | |
| | ||||||
* | 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 | |
| | ||||||
* | change keybind for config menu | Squibid | 2023-05-14 | 1 | -1/+1 | |
| | ||||||
* | add keybind lookup to config menu | Squibid | 2023-05-14 | 1 | -0/+4 | |
| | ||||||
* | remove config menu from binds.lua | Squibid | 2023-05-14 | 1 | -35/+0 | |
| | ||||||
* | add config managment scripts | Squibid | 2023-05-14 | 3 | -0/+43 | |
| | ||||||
* | 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 | |
| | ||||||
* | clean up unneeded files and update .gitignore | Squibid | 2023-04-30 | 1 | -56/+0 | |
| | ||||||
* | add more instructions on how to install the jdtls lsp client | Squibid | 2023-04-30 | 1 | -1/+1 | |
| |