summaryrefslogtreecommitdiff
path: root/lua/tjk/plugins
AgeCommit message (Collapse)AuthorFilesLines
4 daysadd lsp for jinja, sass, typescript. tree-sitter plugin for jinja2 syntaxHEADmasterTim Keller2-1/+5
2025-10-04cleanup options.lua and add some TODOs with pluginsTim Keller2-0/+2
2025-10-04use natively installed lsps instead of masonTim Keller1-12/+9
2025-09-29replace nvim-cmp for blink.cmp and enable lsp by defaultTim Keller2-29/+12
2025-08-05disable lsp pluginTim Keller1-0/+1
2025-07-03disable glitchy dockerfile highlightTim Keller1-1/+1
2025-06-06use snacks.nvim plugin for indent instead of indent-blankline. use snacks ↵Tim Keller2-8/+15
quickfile
2025-06-06colorize in scss filesTim Keller1-0/+1
2025-02-13fix tty colorscheme issues and use default file selectorTim Keller3-6/+3
2025-02-13add indent blankline plugin and make colorizer nicerTim Keller2-9/+13
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 Keller1-0/+4
2024-10-18initial commitTim Keller6-0/+163