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

This branch is 1245 commits ahead of, 64 commits behind imxiejie/ThinkVim:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1b2ac8 · Jun 15, 2020
Apr 9, 2020
May 9, 2020
May 12, 2020
May 23, 2020
Jun 15, 2020
Jun 13, 2020
Jun 15, 2020
Jun 15, 2020
Jun 5, 2020
Jun 15, 2020
Jun 11, 2020
Jun 13, 2020
Apr 30, 2020
Jun 13, 2020
May 12, 2020
Apr 9, 2020
Mar 24, 2019
Apr 8, 2020
Jun 15, 2020
Apr 19, 2020
Apr 21, 2020
Apr 18, 2020

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%