summaryrefslogtreecommitdiff
path: root/config/essentials/nvim
AgeCommit message (Collapse)Author
2023-03-11added formatoptions and bash lspRaymaekers Luca
2023-03-11cleaned up snippetsRaymaekers Luca
2023-03-10added more lua snippetsRaymaekers Luca
2023-03-10added more java snippetsRaymaekers Luca
2023-03-10added luasnip config!Raymaekers Luca
2023-03-10cleaned up keybindsRaymaekers Luca
2023-03-09remoade source keymapRaymaekers Luca
2023-03-09added ** to path option for neovim to find filesRaymaekers Luca
2023-03-09edited nvim keybindsRaymaekers Luca
2023-03-08added dmask and dmcursRaymaekers Luca
2023-03-07upgraded telescope version, removed telescope-symbolsRaymaekers Luca
2023-03-07removed markdown-previewRaymaekers Luca
2023-03-06fixed nvim keybindsRaymaekers Luca
2023-03-05added nvim java specific remapsRaymaekers Luca
2023-03-05fixed telekasten remapRaymaekers Luca
2023-03-05set nvim textwidth to be filetype specificRaymaekers Luca
2023-03-05added nvim clear registers remapRaymaekers Luca
2023-03-05fixed nvim java templateRaymaekers Luca
2023-03-05added nvim java remapsRaymaekers Luca
2023-03-05fixed keybind in telekasten.luaRaymaekers Luca
2023-03-05moved keybinds back in zk.luaRaymaekers Luca
2023-03-05added nvim template for javaRaymaekers Luca
2023-03-05added command line keybinds in nvimRaymaekers Luca
2023-03-05moved keybinds to telekasten.luaRaymaekers Luca
2023-03-05edited nvim keybindsRaymaekers Luca
2023-03-03removed duplicate linesRaymaekers Luca
2023-03-03added ordered list keybind nvimRaymaekers Luca
2023-03-03set nohlsearch in nvimRaymaekers Luca
2023-03-03detach spawned terminal from nvimRaymaekers Luca
2023-03-03added pantran nvim pluginRaymaekers Luca
2023-03-03added packer keybindRaymaekers Luca
2023-03-03simplified opening terminal from parent directoryRaymaekers Luca
2023-03-02removed nvim dashboardRaymaekers Luca
2023-02-28added nl to spelling languagesRaymaekers Luca
2023-02-27open terminal in file parent directory when pressing returnRaymaekers Luca
2023-02-27added java specific keybindsRaymaekers Luca
2023-02-22changed: (nvim) zk keybind for insert_link to <localleader>iRaymaekers Luca
2023-02-22addded: (nvim) set spelling for telekasten filetypeRaymaekers Luca
2023-02-22added: (nvim) open terminal keybindRaymaekers Luca
2023-02-21cleanup: (nvim) changed spaces to tabsRaymaekers Luca
2023-02-21added: (nvim) java lspRaymaekers Luca
2023-02-21added: (nvim) vim-closetag pluginRaymaekers Luca
2023-02-21cleanup: (nvim) changed <cmd> and <cr> to uppercase variant. added: spelling ↵Raymaekers Luca
bind and source bind
2023-02-19removed: (nvim zk) vaultsRaymaekers Luca
2023-02-19added: (nvim templates) shellRaymaekers Luca
2023-02-18changed: (nvim telekasten) favor localleader where possibleRaymaekers Luca
2023-02-18added: write file, insert random number, {<cr> keymapsRaymaekers Luca
2023-02-18changed: (nvim) set localleader in remap.lua, added: sh, javascript ↵Raymaekers Luca
ftplugins and C-k remap
2023-02-18removed: (nvim) txt, in favor of better defaultsRaymaekers Luca
2023-02-18changed: (nvim) telekasten to file type pluginRaymaekers Luca