rootiest
64f860517b
style(nvim-config): add comments and remove redundant config options
...
Add comment for Rootiest Config and remove some redundant options from codewindow plugin
2024-07-27 06:08:24 -04:00
rootiest
a2ee0c6617
🚀 feat!: Add astral.nvim
...
- Remove rootiest.nvim plugin
- Implements astral.nvim
2024-07-26 14:06:08 -04:00
rootiest
994eae073b
😎 Implements rootiest.nvim plugin
...
- Remove rootiest module
- import through new rootiest.nvim plugin
- See: https://github.com/rootiest/rootiest.nvim
2024-07-25 05:51:27 -04:00
rootiest
05670570f1
🧙 Implement Rootiest Module
...
- Major Update!!!
- Implements a rootiest module
- Consolidates much of the settings
- Improves usability and efficiency
- Faster Loading
- Cleaner Structure
- More keymaps and plugins now have conditional loading
2024-07-24 13:45:52 -04:00
rootiest
91238d3358
💡 A tiny nerdy bit of flair
...
- Drop some nerd font glyphs into the logo ascii
2024-07-18 12:03:57 -04:00
rootiest
ee720bad12
🖋️ Prettier Formatting
...
- Just some small formatting tweaks to non-code
2024-07-17 05:53:57 -04:00
rootiest
302817f9dd
📦 Better Lazy Config
...
- Use proper directory structure
- Loading order improved
2024-07-16 17:35:52 -04:00
rootiest
fcfb8e6e00
🧠 Reorganize packaging
...
- Better organized and more efficient
2024-07-16 14:37:11 -04:00
rootiest
e497dd3726
🖼️ Tweak to ASCII art
...
- small adjustment to spacing
2024-07-14 13:24:53 -04:00
rootiest
196d3ee59e
📦 Projects and plugins
...
- Adds Projects option
- Reorganize plugins
2024-07-13 11:52:54 -04:00
rootiest
7a297751eb
👾 Update Documentation Logo Art
...
- Tweaks to the logo ascii art
2024-07-12 20:22:54 -04:00
rootiest
549d9a1ce1
🎨 More Themes
...
- Add a number of new themes
- Organize themes into separate subdirectory
- All themes are unloaded until selected
- Catppuccin and TokyoNight are loaded by default
2024-07-12 20:00:26 -04:00
rootiest
8453755346
🐛 Lua Debug Adapter
...
- Include Lua debug adapter
2024-07-12 19:03:34 -04:00
rootiest
b3fc675137
🔭 Bring back telescope
...
- Reverts fzf-lua
- Brings back telescope and telescope-fzf-native
- Re-enable other features/plugins that used telescope
2024-07-12 05:02:01 -04:00
rootiest
043f5c274a
🔎 Switch to fzf-lua
...
- Remove telescole-fzf-native
- Add fzf-lua via lazyvim
2024-07-12 04:40:08 -04:00
rootiest
17621217b0
🗑️ Remove LuaSnip
...
- Using nvim-snip instead
2024-07-11 01:39:23 -04:00
rootiest
b50e321bab
👾 Logo Updates
...
- Update Config Logo
- Update dashboard to use logo art files
2024-07-10 12:38:56 -04:00
rootiest
125680fe5c
🐙 Add Octo plugin
...
- Adds support for various github features
- Issues, PRs, etc
2024-07-10 04:51:15 -04:00
rootiest
84f12e6524
🖼️ NeoVIM Logo
...
- Add a logo to
- README
- init.lua
2024-07-08 16:14:40 -04:00
rootiest
c0a3511384
🧙 Major Restructuring Update
...
- Plugins are now properly organized into separate folders.
- General configurations are also now organized by category into
folders.
- Now using lazyvim-defined plugins whenever possible for a more
consistent and clean experience.
- Duplicate manual plugin definitions were removed.
- Extensive testing has been performed to ensure config works on fresh
installs and a variety of systems.
- Further slimming of manual plugins and an updated dependency list is
forthcoming.
2024-07-08 10:17:08 -04:00
rootiest
5c3dcaddd7
Check for root user
...
Check for root user and disable some plugins that don't play nice
2024-07-07 16:00:08 -04:00
rootiest
8c73137d9b
docs: 📝 Improve lazy loading explanation
...
Mention in documentation how excessive use of lazy loading may sometimes result in plugins appearing to be missing
2024-07-06 21:24:09 -04:00
rootiest
a28251287b
feat: ✨ Add Ayu theme
...
Include (lazy) Ayu theme with kitty theme integration
2024-07-06 13:24:42 -04:00
rootiest
f7204c015e
feat: ✨ AI Code-completion
...
Implements AI code completion powered by Codeium
2024-07-06 07:57:52 -04:00
rootiest
bdc40625de
feat: ✨ Introduce additional UI and integration features
...
Added more kitty-specific functionality and some additional UI improvements and further refined plugin loading
2024-07-06 07:27:44 -04:00
rootiest
511a6112e4
style: ✏️ Fix non-critical whitespace typo
...
Minor typo that affected justification in some commented whitespace text
2024-07-06 06:26:31 -04:00
rootiest
e93a334c70
refactor: 🚚 Prefer Lazy Configs
...
Make better use of Lazy and define configs inside the plugin def
2024-07-06 06:23:28 -04:00
rootiest
ba36300a61
style(nvim): 🎨 Housekeeping
...
Formatting and linting housekeeping
2024-07-06 04:50:54 -04:00
rootiest
6cc857d8f7
first commit
2024-07-06 04:29:41 -04:00