summaryrefslogtreecommitdiff
path: root/lua/plugins/init.lua
AgeCommit message (Expand)Author
2024-02-10refactor(plugins): name changes and restructuresDavid Luevano Alvarado
2024-02-03refactor: general formattingDavid Luevano Alvarado
2024-02-03refactor: move all git related plugins to git.luaDavid Luevano Alvarado
2023-12-26chore: remove unnecessary stuff, tidy up configDavid Luevano Alvarado
2023-08-27feat: add tab navigation keybinds, refactor which-key settingsDavid Luevano Alvarado
2023-08-26feat: add neovim-qt support (windows) and .editorconfigDavid Luevano Alvarado
2023-06-04finish separating up the plugins, in generalDavid Luevano Alvarado
2023-06-04decouple more config into separate files, move stuff into lspDavid Luevano Alvarado
2023-06-03move lspconfig to independent file, still need to move more related configDavid Luevano Alvarado
2023-06-03move treesitter to independent fileDavid Luevano Alvarado
2023-06-03move some mappings into telescope config, separate fzfDavid Luevano Alvarado
2023-06-03move lualine and the colorscheme out of init, add neo treeDavid Luevano Alvarado
2023-06-03initial plugins move to plugins dirDavid Luevano Alvarado