Giter Club home page Giter Club logo

vimrc's Introduction

vimrc

  • 预览图

    终端模式

    image-20220411182124401

gvim/macvim

image-20220411182358940

  • 将 .vimrc .vim/ 移动到用户根目录

    mv .vimrc .vim/ ~
    mkdir ~/.vim.swcache
    
  • 安装依赖

    npm i intelephense -g
    brew install font-inconsolata-nerd-font
    brew install macvim 
  • 安装插件

    #在vim中执行
    :PlugInstall
    
  • 额外配置

    .vimrc 197行为启动vim自动打开的目录,当前为 ~/

  • 快捷键(参考 .vimrc)

-   窗口快速选择(按住-后 根据q-w-e等快速选择窗口)
==  全屏(仅支持gvim/macvim)
=-  非全屏(仅支持gvim/macvim)
ss  全局快速搜索文件
ssb 搜索已打开的文件
ssm 搜索最近编辑的文件
F1  显示浮动终端(终端状态下按住F1隐藏终端)
F2  杀死终端
fc  快捷切会文件浏览器
ff  快速在文件浏览器中定位文件
le  显示当前文件代码错误信息
ld  快速跳转到光标位置的方法定义的位置
lr  查看当前光标位置的方法/变量在何处被引用

vimrc's People

Contributors

danjian avatar

Watchers

 avatar

Forkers

yyyif

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.