| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added more lua snippets | Raymaekers Luca | 2023-03-10 | 1 | -1/+3 |
| * | added more java snippets | Raymaekers Luca | 2023-03-10 | 1 | -22/+46 |
| * | added luasnip config! | Raymaekers Luca | 2023-03-10 | 1 | -0/+104 |
| * | cleaned up keybinds | Raymaekers Luca | 2023-03-10 | 1 | -38/+36 |
| * | remoade source keymap | Raymaekers Luca | 2023-03-09 | 1 | -1/+4 |
| * | added ** to path option for neovim to find files | Raymaekers Luca | 2023-03-09 | 1 | -0/+2 |
| * | edited nvim keybinds | Raymaekers Luca | 2023-03-09 | 1 | -7/+1 |
| * | added dmask and dmcurs | Raymaekers Luca | 2023-03-08 | 2 | -2/+2 |
| * | upgraded telescope version, removed telescope-symbols | Raymaekers Luca | 2023-03-07 | 1 | -2/+1 |
| * | removed markdown-preview | Raymaekers Luca | 2023-03-07 | 1 | -4/+0 |
| * | fixed nvim keybinds | Raymaekers Luca | 2023-03-06 | 1 | -18/+15 |
| * | added nvim java specific remaps | Raymaekers Luca | 2023-03-05 | 1 | -1/+2 |
| * | fixed telekasten remap | Raymaekers Luca | 2023-03-05 | 1 | -1/+1 |
| * | set nvim textwidth to be filetype specific | Raymaekers Luca | 2023-03-05 | 1 | -0/+1 |
| * | added nvim clear registers remap | Raymaekers Luca | 2023-03-05 | 1 | -0/+13 |
| * | fixed nvim java template | Raymaekers Luca | 2023-03-05 | 1 | -1/+1 |
| * | added nvim java remaps | Raymaekers Luca | 2023-03-05 | 2 | -3/+2 |
| * | fixed keybind in telekasten.lua | Raymaekers Luca | 2023-03-05 | 1 | -1/+1 |
| * | moved keybinds back in zk.lua | Raymaekers Luca | 2023-03-05 | 2 | -21/+22 |
| * | added nvim template for java | Raymaekers Luca | 2023-03-05 | 1 | -0/+5 |
| * | added command line keybinds in nvim | Raymaekers Luca | 2023-03-05 | 1 | -0/+1 |
| * | moved keybinds to telekasten.lua | Raymaekers Luca | 2023-03-05 | 2 | -30/+30 |
| * | edited nvim keybinds | Raymaekers Luca | 2023-03-05 | 2 | -22/+26 |
| * | removed duplicate lines | Raymaekers Luca | 2023-03-03 | 1 | -7/+0 |
| * | added ordered list keybind nvim | Raymaekers Luca | 2023-03-03 | 1 | -1/+9 |
| * | set nohlsearch in nvim | Raymaekers Luca | 2023-03-03 | 2 | -1/+2 |
| * | detach spawned terminal from nvim | Raymaekers Luca | 2023-03-03 | 1 | -1/+1 |
| * | added pantran nvim plugin | Raymaekers Luca | 2023-03-03 | 2 | -1/+10 |
| * | added packer keybind | Raymaekers Luca | 2023-03-03 | 1 | -0/+3 |
| * | simplified opening terminal from parent directory | Raymaekers Luca | 2023-03-03 | 1 | -2/+2 |
| * | removed nvim dashboard | Raymaekers Luca | 2023-03-02 | 1 | -8/+0 |
| * | added nl to spelling languages | Raymaekers Luca | 2023-02-28 | 1 | -1/+1 |
| * | open terminal in file parent directory when pressing return | Raymaekers Luca | 2023-02-27 | 1 | -1/+1 |
| * | added java specific keybinds | Raymaekers Luca | 2023-02-27 | 1 | -0/+2 |
| * | changed: (nvim) zk keybind for insert_link to <localleader>i | Raymaekers Luca | 2023-02-22 | 1 | -3/+3 |
| * | addded: (nvim) set spelling for telekasten filetype | Raymaekers Luca | 2023-02-22 | 1 | -0/+1 |
| * | added: (nvim) open terminal keybind | Raymaekers Luca | 2023-02-22 | 1 | -0/+3 |
| * | cleanup: (nvim) changed spaces to tabs | Raymaekers Luca | 2023-02-21 | 1 | -10/+5 |
| * | added: (nvim) java lsp | Raymaekers Luca | 2023-02-21 | 4 | -1/+4 |
| * | added: (nvim) vim-closetag plugin | Raymaekers Luca | 2023-02-21 | 1 | -0/+1 |
| * | cleanup: (nvim) changed <cmd> and <cr> to uppercase variant. added: spelling ... | Raymaekers Luca | 2023-02-21 | 2 | -13/+21 |
| * | removed: (nvim zk) vaults | Raymaekers Luca | 2023-02-19 | 1 | -6/+0 |
| * | added: (nvim templates) shell | Raymaekers Luca | 2023-02-19 | 1 | -0/+6 |
| * | changed: (nvim telekasten) favor localleader where possible | Raymaekers Luca | 2023-02-18 | 1 | -7/+7 |
| * | added: write file, insert random number, {<cr> keymaps | Raymaekers Luca | 2023-02-18 | 1 | -2/+9 |
| * | changed: (nvim) set localleader in remap.lua, added: sh, javascript ftplugins... | Raymaekers Luca | 2023-02-18 | 3 | -1/+9 |
| * | removed: (nvim) txt, in favor of better defaults | Raymaekers Luca | 2023-02-18 | 1 | -1/+0 |
| * | changed: (nvim) telekasten to file type plugin | Raymaekers Luca | 2023-02-18 | 1 | -0/+4 |
| * | removed: (nvim remap) once again disabled paired brackets/quotes | Raymaekers Luca | 2023-02-16 | 1 | -8/+8 |
| * | added: (nvim) file type specific plugins | Raymaekers Luca | 2023-02-16 | 1 | -0/+1 |
