Skip to content

geesun/Vim-Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This is my .vimrc and plugins, plugins are manageed by vim-plug.

I'm a C/C++ developer,so this vim profile is very suitable for C/C++ developer, I have install the following plug in:

Installation

1.Install vim profile

    git clone https://github.com/geesun/Vim-stuff.git
    cd Vim-stuff
    cp vimrc ~/.vimrc 
    cp vim ~/.vim -a 

2. Install plugin

    :PlugInstall 

ShortKey

  • F12 - Create the cscope database
  • F10 - Create the arm64 Linux cscope database
  • CTRL + p - Nav buffer and open a buffer
  • CTRL + ] - Jump to this tag define
  • CTRL + T - Jump back
  • CTRL + \ + s - Find the symbol reference
  • SPACE + z - Toggle full screen
  • SPACE + m - Toggle the mini buf

About

My private Stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published