summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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-03minor tweaksDavid Luevano Alvarado
2023-06-03move some mappings into telescope config, separate fzfDavid Luevano Alvarado
2023-06-03change colorscheme management, use draculaDavid 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
2023-04-26Added disconnect emoji for nvim-dap-uiKeiwan Jamaly
2023-04-24Dapui.toggle is addedSamPosh
2023-04-12mason nvim dap 2.0 removed setup_handlers() (#258)Kai Windle
2023-02-17feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries