summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysadd lsp for jinja, sass, typescript. tree-sitter plugin for jinja2 syntaxHEADmasterTim Keller3-8/+11
14 dayscleanup options.lua and add some TODOs with pluginsTim Keller3-26/+27
14 daysuse natively installed lsps instead of masonTim Keller1-12/+9
2025-09-29replace nvim-cmp for blink.cmp and enable lsp by defaultTim Keller3-34/+13
2025-09-16add .lazy-lock to ensure plugins stay updatedTim Keller2-1/+19
2025-08-07fix flickering issues with treesitterTim Keller1-0/+3
2025-08-05disable lsp pluginTim Keller1-0/+1
2025-07-03disable glitchy dockerfile highlightTim Keller1-1/+1
2025-06-23use middlebar for tabchar instead of leftbarTim Keller1-1/+1
2025-06-06disable right click menuTim Keller1-0/+1
2025-06-06use snacks.nvim plugin for indent instead of indent-blankline. use snacks qui...Tim Keller2-8/+15
2025-06-06colorize in scss filesTim Keller1-0/+1
2025-02-14try new autocomplete methodTim Keller1-1/+1
2025-02-13cleanTim Keller1-3/+1
2025-02-13fix tty colorscheme issues and use default file selectorTim Keller4-7/+11
2025-02-13add indent blankline plugin and make colorizer nicerTim Keller2-9/+13
2025-01-15add keybind for deleting line in command modeTim Keller1-0/+3
2025-01-14ctrl+jk for scrolling through cmp optionsTim Keller1-0/+2
2025-01-06fix for new nixos w/ nvim 10 and add lsp supportTim Keller4-14/+25
2024-11-28add option for title and tabline minitab pluginTim Keller2-1/+6
2024-10-18initial commitTim Keller12-0/+367