Commit Graph
20 Commits
Author SHA1 Message Date
rootiest 1c6b5714bc improve lazy-loading significantly and remove unused plugins 2025-01-13 21:13:17 -05:00
rootiest d669855aa7 comment titles for plugin specs 2024-12-28 18:48:14 -05:00
rootiest 81b22ad8b8 refactor: remove deprecated none-ls configuration 2024-11-23 14:25:39 -05:00
rootiest 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -05:00
rootiest 33daed6a63 refactor: modify plugin configuration for better usability 2024-11-10 14:46:57 -05:00
rootiest 1a8aa1a2b3 build: change wezterm-types source to gonstoll repository 2024-11-03 01:07:39 -04:00
rootiest e3b92f4714 Feat(picker): improve picker usability
Allows pickers to be more intelligently selected , if the cmd is unavailable on the preferred
picker, others are tried automatically
2024-10-16 14:05:05 -04:00
rootiest a8849c6a95 feat: add loading options for WezTerm types support 2024-10-11 06:54:36 -04:00
rootiest ae2ab84c67 feat: add markview.nvim plugin for enhanced markdown rendering 2024-10-08 04:27:40 -04:00
rootiest 58b141dcca feat: add support for Markdown rendering with custom heading borders 2024-09-24 14:50:41 -04:00
rootiest 03ddd8b2c1 🐛 fix(multiplatform): adjustments to support multiple platforms 2024-09-06 10:48:58 -04:00
rootiest 273580f533 ♻️ refactor(full-scope)!: major revision refactoring
Code layout has been changed and improoved. Annotations are added for documentation. Automated through utility functions and data tables

BREAKING CHANGE: Tested from clean. Now properly uses LuaRocks to install dependencies.
2024-09-04 16:07:12 -04:00
rootiest 3475deefcd feat: enable support for none-ls language server integration 2024-08-23 10:09:30 -04:00
rootiest 4c4fcb9f1a feat(sql): add support for sql development
Adds plugins, LSP, and other tools for database development
2024-08-17 01:14:34 -04:00
rootiest d125eefdf4 🎨 style(style): improve heading style
Use fancier box style for headings
2024-08-06 05:15:24 -04:00
rootiest c66dd30b8c 🧹 chore(astral): remove old commented code 2024-07-28 14:40:04 -04:00
rootiest a2ee0c6617 🚀feat!: Add astral.nvim
- Remove rootiest.nvim plugin
- Implements astral.nvim
2024-07-26 14:06:08 -04:00
rootiest 65bbf7fd61 💡 Add better plugin comments
- Add an identifying comment for each plugin
2024-07-21 11:57:56 -04:00
rootiest 2ff69ae0a7 💬 Languages
- Add cmake, docker, java
- Tweak markdown-preview build command
2024-07-19 20:41:23 -04:00
rootiest 47825ea80b 🚚 Rename plugin categories
- Rename:   dap -> debug
- Rename:  lang -> languages
2024-07-18 13:36:05 -04:00