Skip to content
forked from imxiejie/ThinkVim

Vim configuration in the 21st century

License

Notifications You must be signed in to change notification settings

ubmarco/ThinkVim

 
 

Repository files navigation

Build Status Go Report Card

ThinkVim

ScreenshotsGet startedShortcutsdocs

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 less than 80ms with 60+ plugins and a declarative plugin management powered by dein
  • Beautiful statusline spaceline.vim
  • colorscheme OceanicMaterial
  • dashboard dashboard-nvim
  • Interactive shell installation language support

Installation

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

Uninstall

bash scripts/cleanup.sh

Quick Start

Check the thinkvim wiki page or docs folder.

Feedback

  • ask on Gitter
  • 中文频道 Gitter

Backers

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

Support via PayPal

emeentag dewoller balloon gabriel-pena gstormlee xiaomabetter
Wechat AliPay
wechat ali

Credits & Contribution

About

Vim configuration in the 21st century

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 91.3%
  • Shell 5.1%
  • Go 3.0%
  • Other 0.6%