| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | migrated from packer to lazy | Raymaekers Luca | 2023-11-03 | 2 | -11/+0 |
| | | |||||
| * | removed fzf native | Raymaekers Luca | 2023-11-03 | 1 | -1/+0 |
| | | |||||
| * | fixed wrong index | Raymaekers Luca | 2023-11-01 | 1 | -1/+1 |
| | | |||||
| * | added 'html' lsp support in php files | Raymaekers Luca | 2023-11-01 | 1 | -162/+162 |
| | | |||||
| * | added plantuml support with plugin | Raymaekers Luca | 2023-10-31 | 1 | -0/+10 |
| | | |||||
| * | added link snippet | Raymaekers Luca | 2023-10-26 | 1 | -1/+2 |
| | | |||||
| * | use vim-tmux-navigator plugin | Raymaekers Luca | 2023-10-23 | 1 | -0/+6 |
| | | |||||
| * | added pf snippet | Raymaekers Luca | 2023-10-16 | 1 | -0/+1 |
| | | |||||
| * | added 'cw' snippet for cs | Raymaekers Luca | 2023-10-08 | 1 | -0/+4 |
| | | |||||
| * | added dap disconnect remap | Raymaekers Luca | 2023-10-04 | 1 | -0/+1 |
| | | |||||
| * | added fdie snippet | Raymaekers Luca | 2023-10-04 | 1 | -0/+4 |
| | | |||||
| * | added dap en dap-ui configuration | Raymaekers Luca | 2023-09-28 | 2 | -0/+133 |
| | | |||||
| * | [nvim] use gitsigns in favor of gitgutter | Raymaekers Luca | 2023-09-20 | 1 | -0/+82 |
| | | |||||
| * | [nvim] added telescope-media-files | Raymaekers Luca | 2023-08-30 | 1 | -17/+8 |
| | | |||||
| * | [nvim] changed die to log and logn snippets | Raymaekers Luca | 2023-08-22 | 1 | -8/+2 |
| | | |||||
| * | [luasnip.lua] renamed die to log and logn | Raymaekers Luca | 2023-08-15 | 1 | -7/+9 |
| | | | | | | log and logn seem like better names, also because now we use printf we make an apart logn function that adds a newline on the end. | ||||
| * | quote TD alias | Raymaekers Luca | 2023-07-29 | 1 | -1/+1 |
| | | |||||
| * | updated die command | Raymaekers Luca | 2023-07-18 | 1 | -1/+1 |
| | | |||||
| * | added debuc binds | Raymaekers Luca | 2023-07-18 | 1 | -0/+11 |
| | | |||||
| * | added groff to autoclose exclude list | Raymaekers Luca | 2023-06-22 | 1 | -1/+1 |
| | | |||||
| * | added 'gel' snippet for javascript | Raymaekers Luca | 2023-06-13 | 1 | -0/+5 |
| | | |||||
| * | added 'sty' snippet for html | Raymaekers Luca | 2023-06-13 | 1 | -0/+5 |
| | | |||||
| * | added javascript dbconnect snippet | Raymaekers Luca | 2023-05-29 | 1 | -0/+11 |
| | | |||||
| * | more generic error text | Raymaekers Luca | 2023-05-24 | 1 | -0/+1 |
| | | |||||
| * | fixed sninppet | Raymaekers Luca | 2023-05-23 | 1 | -1/+1 |
| | | |||||
| * | added snippets | Raymaekers Luca | 2023-05-14 | 1 | -1/+9 |
| | | |||||
| * | edited and added snippet | Raymaekers Luca | 2023-05-11 | 1 | -1/+2 |
| | | |||||
| * | added support for both nord and pywal16 theme | Raymaekers Luca | 2023-05-09 | 1 | -19/+21 |
| | | |||||
| * | use pywal16 plugin | Raymaekers Luca | 2023-05-04 | 1 | -15/+18 |
| | | |||||
| * | use pywal plugin for colorscheme | Raymaekers Luca | 2023-05-04 | 1 | -8/+8 |
| | | |||||
| * | added ignore filetype to autoclose.lua | Raymaekers Luca | 2023-05-04 | 1 | -1/+1 |
| | | |||||
| * | added autoclose configuration | Raymaekers Luca | 2023-05-03 | 1 | -0/+20 |
| | | |||||
| * | edited doctype snippet | Raymaekers Luca | 2023-04-30 | 1 | -9/+16 |
| | | |||||
| * | added choice node to die | Raymaekers Luca | 2023-04-23 | 1 | -1/+5 |
| | | |||||
| * | added shell snippet | Raymaekers Luca | 2023-04-16 | 1 | -0/+7 |
| | | |||||
| * | updated die command | Raymaekers Luca | 2023-04-11 | 1 | -1/+1 |
| | | |||||
| * | added shell snippets | Raymaekers Luca | 2023-04-10 | 1 | -2/+3 |
| | | |||||
| * | added shell snippet | Raymaekers Luca | 2023-04-10 | 1 | -1/+8 |
| | | |||||
| * | removed parser for help | Raymaekers Luca | 2023-04-10 | 1 | -1/+1 |
| | | |||||
| * | added pantran configuration | Raymaekers Luca | 2023-04-07 | 1 | -0/+18 |
| | | |||||
| * | added copy line to oscyank | Raymaekers Luca | 2023-04-06 | 1 | -1/+1 |
| | | |||||
| * | added telekasten snippets, and cleanup | Raymaekers Luca | 2023-04-02 | 1 | -12/+28 |
| | | |||||
| * | added more snippets and cleaned up | Raymaekers Luca | 2023-03-30 | 1 | -2/+7 |
| | | |||||
| * | updated snippets | Raymaekers Luca | 2023-03-30 | 1 | -1/+1 |
| | | |||||
| * | added html snippets | Raymaekers Luca | 2023-03-29 | 1 | -0/+28 |
| | | |||||
| * | seperate file for oscyank | Raymaekers Luca | 2023-03-26 | 1 | -0/+3 |
| | | |||||
| * | remade telescope.lua | Raymaekers Luca | 2023-03-26 | 1 | -3/+24 |
| | | |||||
| * | removed java snippets in favor of lsp | Raymaekers Luca | 2023-03-21 | 1 | -30/+3 |
| | | |||||
| * | added and changed java snippets | Raymaekers Luca | 2023-03-17 | 1 | -9/+28 |
| | | |||||
| * | added yet more java snippets | Raymaekers Luca | 2023-03-11 | 1 | -13/+5 |
| | | |||||
