Git Product home page Git Product logo

my_vimrc's Introduction

my_vimrc

jude's vimrc for DV work(fine tuning for SV/UVM)

install

git config --global core.autocrlf false

git clone https://github.com/zhajio1988/my_vimrc.git

cp my_vimrc/* ~/

plugin

hl_matchit.vim  
verilog_systemverilog.vim
verilog-support  
vim-easymotion
winmanager.vim
tagbar.vim
supertab.vim
minibufexpl.vim
localrc.vim
fastfold.vim
verilog_emacsauto.vim
uvm_gen.vim
omni completion
pathogen.vim

how to use

command description
Ctrl+s 保存
Ctrl+q 退出gvim,一般先保存,再进行这个操作
Ctrl+e 刷新
Ctrl+j 或 Ctrl+k 打开多个编辑窗口时,上下调节窗口大小
Ctrl+h 或 Ctrl+l 打开多个编辑窗口时,左右调节窗口大小
Ctrl+n 打开多个文件时,在不同文件间切换,切换到下一个文件
Ctrl+p 打开多个文件时,在不同文件间切换,切换到上一个文件
F4 启动tagbar
F5 添加文件头
F6 新建sv文件,自动生成部分代码
在normal状态下输入\a 缩进混乱的sv文件,自动缩进
在normal状态下输入"wm" vim下管理窗口的插件,可以管理文件浏览器、缓冲区、taglist等窗口
在normal状态下输入\a 缩进混乱的sv文件,自动缩进
在normal状态下输入\\w \\b 跳转到当前光标前后的位置
行级跳转(\\j \\k \\h \\l) hjkl 快速跳转

reference

https://github.com/junegunn/fzf

https://segmentfault.com/a/1190000015977368

http://www.wklken.me/posts/2015/06/07/vim-plugin-easymotion.html

http://www.wklken.me/posts/2015/06/07/vim-plugin-tagbar.html

my_vimrc's People

Contributors

zhajio1988 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.