Skip to content

junglereal/vim-folder

 
 

Repository files navigation

https://jonathanmh.com/taking-full-page-screenshots-headless-chrome/
This is my custom ~/.vim folder
google-chrome --headless  --disable-gpu  --screenshot  -window-size=1280,3000 grandyang/leetcode#812



required debian packages:
    + vim (of course...)
    + gvim (for vim-server)
    + ctags ( <F8> and <F9> shortcut)
    + libxml2 {xmllint} (<F2> shortcut)

About

All my custom config for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 96.4%
  • Python 3.6%