Giter Site home page Giter Site logo

7th-vim's Introduction

The 7th Vim

 _____ _   _             _           
|___  | |_| |__   __   _(_)_ __ ___  
   / /| __| '_ \  \ \ / / | '_ ` _ \ 
  / / | |_| | | |  \ V /| | | | | | |
 /_/   \__|_| |_|   \_/ |_|_| |_| |_|

工作中使用的一套 Vim 配置方案。 安装简单、轻量、易用、高可配置性。

Screenshot

7thvim

7thvim

7thvim

Install

bash <(curl -L https://raw.githubusercontent.com/dofy/7th-vim/master/install.sh) -i

Update

bash <(curl -L https://raw.githubusercontent.com/dofy/7th-vim/master/install.sh) -u

Customize

# Edit your customize config file
vim ~/.vimrc.local
# Reload .vimrc (in Vim)
:source ~/.vimrc

Plugins

Key Mapping

  • , Leader Key
  • Ctrl J 跳转到下面的窗口
  • Ctrl K 跳转到上面的窗口
  • Ctrl H 跳转到左侧的窗口
  • Ctrl L 跳转到右侧的窗口
  • Ctrl N 切换 Buffer 列表中的文件
  • Ctrl P 打开文件搜索模式
  • Shift H 跳转到前一个 Tab
  • Shift L 跳转到后一个 Tab
  • <Leader>t 开启新 Tab
  • <Leader>w 关闭当前 Tab
  • Ctrl F<Leader>f 开启 Nerdtree
  • <F7> 开启 Markdown 预览
  • <F8> 关闭 Markdown 预览
  • <F9> 上一个配色方案
  • <F10> 下一个配色方案
  • :Wsudo 命令保存文件

补充说明:插件相关功能及用法请参考对应网站

7th-vim's People

Contributors

dofy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.