2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00
2024-07-06 04:29:41 -04:00

Rootiest NVim Configuration

██████╗  ██████╗  ██████╗ ████████╗██╗███████╗███████╗████████╗
██╔══██╗██╔═══██╗██╔═══██╗╚══██╔══╝██║██╔════╝██╔════╝╚══██╔══╝
██████╔╝██║   ██║██║   ██║   ██║   ██║█████╗  ███████╗   ██║
██╔══██╗██║   ██║██║   ██║   ██║   ██║██╔══╝  ╚════██║   ██║
██║  ██║╚██████╔╝╚██████╔╝   ██║   ██║███████╗███████║   ██║
╚═╝  ╚═╝ ╚═════╝  ╚═════╝    ╚═╝   ╚═╝╚══════╝╚══════╝   ╚═╝

            ███╗   ██╗██╗   ██╗██╗███╗   ███╗
            ████╗  ██║██║   ██║██║████╗ ████║
            ██╔██╗ ██║██║   ██║██║██╔████╔██║
            ██║╚██╗██║╚██╗ ██╔╝██║██║╚██╔╝██║
            ██║ ╚████║ ╚████╔╝ ██║██║ ╚═╝ ██║
            ╚═╝  ╚═══╝  ╚═══╝  ╚═╝╚═╝     ╚═╝

The rootiest neovim configuration you will ever see!

Installation

  1. Install neovim

  2. Backup your current nvim configuration (if you have one)

    mv ~/.config/nvim ~/.config/nvim.bak
    
  3. Clone the repository

    git clone https://github.com/rootiest/rootiest-nvim.git ~/.config/nvim
    
  4. Enjoy!

Features

  • Comfortable keybindings and IDE-like features
  • Designed to be quick to load and easy to use without compromising on features
  • Leans heavily on lazy and luarocks for plugin management
  • Catppuccino theme is default but tokyonight is also included
  • Automatic light/dark mode switching based on system theme
  • Extensive special configurations for kitty, including theme matching
  • Image support for kitty when conditions are met
  • Special configuration for neovide
  • Detects terminal client and adjusts accordingly
  • Detects SSH sessions and disables certain plugins for speed and compatibility
  • ToggleTerm, fzf, telescope, neotree, etc. for quick access to files and terminal
  • LSP support for many languages and automatic setup for many more

Credits

S
Description
No description provided
Readme GPL-3.0
12 MiB
Languages
Lua 100%