Skip to content

dayancn/vimrc-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This porject is used to record my 10 years for vim study on Linux C programme!

KNOWN ISSUES

cscopequickfix option

In syntax/c.vim, preview window may conflict with cscopequickfix settings!

" set cscopequickfix=s-,g-,d-,c-,t-,e-,f-,i- " not work " set cscopequickfix=s-,c-,d-,i-,t-,e- " work func PreviewWord()

if cscopequickfix option contains 'g-', in gvim, you can use to jump but can't use jump back.

About

A simple vimrc for new user as a startpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published