masnax / ThinkVim

πŸ‰ A dark powerd nvim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Screenshots | Get started | Shortcuts | docs

## Newchange

Thinkvim has support more languages in develop branch. but you can also install master branch.

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
  • A declarative plugin management powered by dein
  • Default support Html Css Less Json Yaml Toml Javascript Typescript React Vue Go Rust Python Dockerfile,Easy to add support for other languages

Installation

git clone --depth=1 https://github.com/hardcoreplayers/ThinkVim.git ~/.config/nvim
cd ~/.config/nvim
sh bin/install.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😘!

emeentag dewoller balloon gabriel-pena gstormlee xiaomabetter

Credits & Contribution

About

πŸ‰ A dark powerd nvim config

License:MIT License


Languages

Language:Vim Script 99.5%Language:Shell 0.5%Language:Lua 0.0%Language:Makefile 0.0%