• Pastor Dean
  • home
  • categories
  • archives
  • tools
Search ...
Search ...

Tag: vim

Tags

Vim | 2018-03-24

VIM 精简常用快捷键

Vim 编辑常用快捷键 快捷键 说明 , Leader Key 函数跳转 <leader>n 打开/关闭代码资源管理器 & ...

pastor
pastor
7 min read
Vim | 2018-03-23

VIM 编程相关的常用快捷键

vimplus github 插件相关 快捷键 说明 , Leader Key <leader>n 打开/关闭代码资源管理器 <leader>t 打开/关闭函数列表 <leader>a .h .cpp 文件切换 <leader>u 转到函数声明 <leader>U 转到函数实现 <leader>o 打开include文件 <leader>y 拷贝函数 ...

pastor
pastor
11 min read
Vim | 2018-03-20

Vim 快捷键

vimplus github Vim使用笔记 利用ctags+cscope+taglist+nerdree+srcexpl+trinity 将 VIM 变成 source insight 1. 文档操作 :e – 重新加载当前文档。 :e! – 重新加载当前文档,并丢弃已做的改动。 :e file – 关闭当前编辑的文件,并开启新的文件。 如果对当前文件的修改未保存,vi 会警告。 :e! file – 放弃对当前文件的修改,编辑新的文件。 :e# 或 ctrl+^ – ...

pastor
pastor
32 min read
— Pastor Dean —

Recent Posts

  • Thinking modelBiological thinking Biological thinking: looking at the business world from an evolutionary perspective
  • Modern Darwin Integrated Model Biological Thinking Mode Opening God is Perspective
  • Metacognition Changing the stubborn thinking of the brain
MORE →
Pastor Dean
Pastor Dean © 2020
Hexo Casper