Skip to content

zikkeung/vim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim 配置

这个配置是适用于网页前端开发,适用语言包括 html,css,javascript。适用系统为 windows

clone 地址 git://github.com/hotoo/vimrc.git

使用插件

  • auto-pairs 括号引号补全
  • bufexplorer
  • FuzzyFinder
  • jsbeautify
  • matchit
  • mru
  • neocomplcache
  • snipMate
  • surround
  • taglist
  • NERD-Commenter
  • NERD-tree
  • YankRing
  • zencoding

使用方法

  • 将 ctags.exe 移进去 Vim\vim73 目录。
  • 新建 vimfiles\temp 目录,用来存放临时文件。
  • 下载 Consolas 字体。

本配置相关自定义快捷键

  • 设置','为leader快捷键
  • 普通和可视模式,可以使用 tab 缩进,shift 反缩进
  • 快速修改 vimrc 文件 ee
  • 快速载入 vimrc 文件 rc
  • 全选 map a ggVG
  • 删除 ^M map M
  • "插入模式下使用 Meta 键(Windows下是Alt键)+自定义快捷键来移动光标。

Copyright 2012 强记, Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published