summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-09fix: add extra missing dependency for nvim-dap-uiHEADmainDavid Luevano Alvarado
2024-04-09fix: python ruff/pyrightDavid Luevano Alvarado
2024-03-09fix: wrong cpp syntax highlighting + autosession fixes/refactDavid Luevano Alvarado
2024-03-07feat: continue with the c++ supportDavid Luevano Alvarado
2024-03-03feat: add more c++ support, fix godotDavid Luevano Alvarado
2024-02-29feat: add linux/win support for gdscript cmdDavid Luevano Alvarado
2024-02-29chore: disable italics/bolds and gdscript docDavid Luevano Alvarado
2024-02-25fix: windows path for lua libsDavid Luevano Alvarado
2024-02-25refactor: only use ruff-lsp, tidy up lsp configsDavid Luevano Alvarado
2024-02-23refactor: lspconfig/mason and add null-ls, add c and python supportDavid Luevano Alvarado
2024-02-12feat: add md headlines, remove mdcodeblocks (not needed)David Luevano Alvarado
2024-02-10feat: add todo keybinds, forgotDavid Luevano Alvarado
2024-02-10feat(trouble): add trouble and todo commentsDavid Luevano Alvarado
2024-02-10fix(standalone): no extra opts neededDavid Luevano Alvarado
2024-02-10refactor(plugins): name changes and restructuresDavid Luevano Alvarado
2024-02-08feat: add auto-sessionDavid Luevano Alvarado
2024-02-03refactor: general formattingDavid Luevano Alvarado
2024-02-03refactor: move all git related plugins to git.luaDavid Luevano Alvarado
2024-02-03refactor: all rust in one config, rename gitsigns to gitDavid Luevano Alvarado
2024-02-03refactor: git/telescope keymapsDavid Luevano Alvarado
2024-02-01feat: add rust supportDavid Luevano Alvarado
2024-01-30feat: add treesitter-contextDavid Luevano Alvarado
2024-01-26feat: add leap, and keybindDavid Luevano Alvarado
2024-01-17fix: don't highlight color wordsDavid Luevano Alvarado
2024-01-13feat: add RGB colorizer supportDavid Luevano Alvarado
2023-12-30feat: lua now sources local libsDavid Luevano Alvarado
2023-12-30add lsp references to telescopeDavid Luevano Alvarado
2023-12-28slight fix on the config syntaxDavid Luevano Alvarado
2023-12-26feat: add go supportDavid Luevano Alvarado
2023-12-26fix: <CMD> needs <CR>, use : insteadDavid Luevano Alvarado
2023-12-26chore: remove unnecessary stuff, tidy up configDavid Luevano Alvarado
2023-12-26feat: add debug capabilities, remove rest of kickstartDavid Luevano Alvarado
2023-12-26fix: go wrongly setupDavid Luevano Alvarado
2023-12-24feat: formatting keybindDavid Luevano Alvarado
2023-12-24feat: add null-ls and configure, disabled for nowDavid Luevano Alvarado
2023-12-24refactor: rename lsp to lspconfigDavid Luevano Alvarado
2023-12-19fix autocomplete usageDavid Luevano Alvarado
2023-10-08fix: migrate ibl to v3David Luevano Alvarado
2023-08-27feat: add tab navigation keybinds, refactor which-key settingsDavid Luevano Alvarado
2023-08-26chore: update neotree config due to migrationDavid Luevano Alvarado
2023-08-26feat: add neovim-qt support (windows) and .editorconfigDavid Luevano Alvarado
2023-08-23add gdscript supportDavid Luevano Alvarado
2023-08-21add split navigation kbDavid Luevano Alvarado
2023-08-21add folding, change colorschemeDavid Luevano Alvarado
2023-08-19feat: add markdown hl and extra languagesDavid Luevano Alvarado
2023-06-20chore: add legacy tag as fidget will be rewrittenDavid Luevano Alvarado
2023-06-10add sources (tabs) for neo treeDavid Luevano Alvarado
2023-06-09add tabline to lualineDavid Luevano Alvarado
2023-06-06fine tune settings, lualine now looks like power/air lineDavid Luevano Alvarado
2023-06-06fix mason wasn't getting setup, now it autoinstalls and fidget also worksDavid Luevano Alvarado