Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-19 | feat: add markdown hl and extra languages | David Luevano Alvarado | |
2023-06-20 | chore: add legacy tag as fidget will be rewritten | David Luevano Alvarado | |
2023-06-10 | add sources (tabs) for neo tree | David Luevano Alvarado | |
2023-06-09 | add tabline to lualine | David Luevano Alvarado | |
2023-06-06 | fine tune settings, lualine now looks like power/air line | David Luevano Alvarado | |
2023-06-06 | fix mason wasn't getting setup, now it autoinstalls and fidget also works | David Luevano Alvarado | |
2023-06-06 | change keymaps for treesitter, need more tweaking | David Luevano Alvarado | |
2023-06-06 | fix treesitter not working because config was not set | David Luevano Alvarado | |
2023-06-04 | final changes from kickstart.nvim, moved sets and remaps to separatefiles, ↵ | David Luevano Alvarado | |
removed unnecessary stuff | |||
2023-06-04 | add undotree | David Luevano Alvarado | |
2023-06-04 | add lsp stuff | David Luevano Alvarado | |
2023-06-04 | merge(fix): changes from original repo ↵ | David Luevano Alvarado | |
(nvim-lua/kickstart.nvim@cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9) | |||
2023-06-04 | finish separating up the plugins, in general | David Luevano Alvarado | |
2023-06-04 | rename lspconfig | David Luevano Alvarado | |
2023-06-04 | decouple more config into separate files, move stuff into lsp | David Luevano Alvarado | |
2023-06-03 | move lspconfig to independent file, still need to move more related config | David Luevano Alvarado | |
2023-06-03 | move treesitter to independent file | David Luevano Alvarado | |
2023-06-03 | minor tweaks | David Luevano Alvarado | |
2023-06-03 | move some mappings into telescope config, separate fzf | David Luevano Alvarado | |
2023-06-03 | change colorscheme management, use dracula | David Luevano Alvarado | |
2023-06-03 | move lualine and the colorscheme out of init, add neo tree | David Luevano Alvarado | |
2023-06-03 | initial plugins move to plugins dir | David Luevano Alvarado | |
2023-04-26 | Added disconnect emoji for nvim-dap-ui | Keiwan Jamaly | |
2023-04-24 | Dapui.toggle is added | SamPosh | |
2023-04-12 | mason nvim dap 2.0 removed setup_handlers() (#258) | Kai Windle | |
2023-02-17 | feat: move to lazy.nvim package manager and add first plugins (#178) | TJ DeVries | |
Closes #175 Closes #177 Closes #173 Closes #169 Closes #161 Closes #144 Closes #138 Fixes #136 Closes #137 Closes #131 Closes #117 Closes #130 Closes #115 Closes #86 Closes #105 Closes #70 Fixes #176 Fixes #174 Fixes #160 Fixes #158 |