rootiest
3528cfa1cb
💬 Spell Correction
...
- Move spell correction mappings to separate file
2024-07-12 18:54:25 -04:00
rootiest
ff02af26e2
🎹 Which-key Spec Update
...
- Update mappings to the new which-key spec
2024-07-12 17:36:16 -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
011db19c81
🎨 Add optional theme
...
- Adds rose-pine theme
- Only loaded if specifically requested, no additional resources
2024-07-12 05:00:35 -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
71bae98b9a
🗑️ Remove SuEdit
...
- Remove SuEdit plugin
- Easier/more reliable to just use suedit
2024-07-11 04:31:41 -04:00
rootiest
a504191ee4
🗝️ Add SuEdit
...
- Allows detecting and prompting for sudo
- When the user doesn't have permission to edit the file in buffer
2024-07-11 03:40:16 -04:00
rootiest
a9a4ac3704
🌳 Explorer Quick Access
...
- Add 'E' keybind in Normal for opening file explorer
2024-07-11 03:39:00 -04:00
rootiest
23c82c4797
🪄 Abbreviations
...
- Added a decent set of abbreviations for auto-correcting commonly
mispelled words
2024-07-11 01:40:32 -04:00
rootiest
17621217b0
🗑️ Remove LuaSnip
...
- Using nvim-snip instead
2024-07-11 01:39:23 -04:00
rootiest
61ab7ad0d1
🌐 Add gx plugin
...
- Allows a more polished link-opener that supports more features
2024-07-11 01:38:47 -04:00
rootiest
4990475a9a
🎨 Aesthetics
...
- Consistent look across plugin files
2024-07-11 01:37:48 -04:00
rootiest
7541561384
🎨 Colorizer Plugin
...
- Colors text that represents color values
2024-07-10 15:26:48 -04:00
rootiest
719660dc41
😴 User-is-bored Plugin
...
- Implements an unimplemented "feature" from the help docs
- Press the same key a LOT of times to see
2024-07-10 15:26:00 -04:00
rootiest
5ac6378b5f
📱 Remote Session
...
- Changed keymap for Remote Session quicklaunch on dashboard
2024-07-10 13:28:29 -04:00
rootiest
95524e7f4e
🎨 Style Update
...
- Change gui font to Iosevka
- Fix Kitty-theme function
2024-07-10 13:20:04 -04:00
rootiest
98b174e74e
👾 More Logo Art
...
- Added Rootiest Neovim color graphic logo
- Added Rootiest Neovim nocolor graphic logo
2024-07-10 13:11:48 -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
bbe2ebd470
👾 Logo Art
...
- Add initial set of logo art files
2024-07-10 12:38:09 -04:00
rootiest
b9aea22ad7
🎨 Ansi-Escape Script
...
- Allows interpreting of ANSI-escaped text
2024-07-10 12:36:07 -04:00
rootiest
a7d3c2773b
🪄 Add Icon Picker
...
- Add icon-picker plugin for easy icon/glyph selection
2024-07-10 09:41:59 -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
7ef0a07c17
🎨 Style cleanup
...
- More polished style config
2024-07-10 04:50:29 -04:00
rootiest
55bf4d3387
🔎 Implement rip-substitute
...
- A nice clean and functional search-replace
- Complements Spectre, does not replace it
2024-07-10 04:48:26 -04:00
rootiest
960abb1abd
🗑️ Cleanup and reorganize
...
- Remove unused junk and slim down the config
2024-07-10 04:46:54 -04:00
rootiest
7584f7f430
🗑️ Clean Duplicates
...
- Remove duplicate autocmd for chezmoi
2024-07-09 16:36:31 -04:00
rootiest
21b4bcee03
📸 Update CodeSnap Font
...
- Change the font used in CodeSnap to Iosevka
2024-07-09 14:47:20 -04:00
rootiest
2f133cc547
🗑️ Discard Old Configs
...
- Discard the leftover configs that are no longer used
2024-07-09 14:46:19 -04:00
rootiest
64715b251f
💤 LazyGit and Gists
...
- Implement LazyGit and integrate with UI
- Implement Gists:
- Create Gist from file or selection
- Find existing gists and open them for editing
2024-07-09 09:26:46 -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
971ec9fb7e
Update documentation
2024-07-06 10:56:07 -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
59af690b22
style(nvim): 🎨 Freshen Up
...
Removed lazyvim.json. Clones will be treated as new configs
2024-07-06 05:01:32 -04:00
rootiest
a1617c82c9
Delete .vscode directory
...
That's embarrassing! 🥴
2024-07-06 04:54:24 -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