Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 628 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 628 Bytes

Paleovim

A minimalistic and visually appealing Neovim configuration.

Features

  • A modern and sleek color scheme
  • An optimized UI that reduces clutter and maximizes screen real estate
  • A comprehensive set of plugins for a better Neovim experience
  • Keybindings that are intuitive and efficient

Installation

  1. Clone the repository
git clone https://github.com/mCarlG/paleovim.git ~/.config/nvim
  1. Install the plugins using Packer
:PackerInstall

Contributions

Contributions are always welcome. If you have an idea for a new feature or have found a bug, open an issue or submit a pull request.