Skip to content

halleytl/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

简单的配置

[ctrl +w ] 切换窗口

需要安装pylint ctags

map <F3> :NERDTreeMirror
map <F3> :NERDTreeToggle
map <F5> :w:!python %
map <F6> :w:!pylint %
map <F7> :w:!python -m "cProfile" %
map <F8> :w:!python -m pdb %

About

简单的配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published