/EnvyVim

Vim configuration in the 21st century

Primary LanguageVim scriptMIT LicenseMIT

Build Status

Screenshots | Get started | Shortcuts | docs

Features

  • Minimalistic good looks inspired by modern editors.
  • A modular architecture for a more organized Neovim configuration.
  • Automatic indentation detection and editorconfig integration. Let someone else argue about tabs vs spaces.
  • Fast search (and replace) utilities, powered by ripgrep and vim-clap
  • A combining vim and emacs keybinding scheme, centered around leader and localleader prefix keys (SPC and ;, by default).
  • Full Lsp support by coc.nvim
  • Fast startup and a declarative plugin management powered by dein
  • Interactive shell installation language support

Installation

git clone --depth=1 https://github.com/hardcoreplayers/ThinkVim.git ~/.config/nvim
cd ~/.config/nvim
sh bin/install.sh

Quick Start

Check the envyvim wiki page or docs folder.

Feedback

  • ask on Gitter
  • 中文频道 Gitter

Backers

Do you like ThinkVim? keep it alive by donating funds😘!

emeentag dewoller balloon gabriel-pena gstormlee xiaomabetter

Credits & Contribution