Skip to main content

Home/ Python Programming/ Contents contributed and discussions participated by chao wang

Contents contributed and discussions participated by chao wang

chao wang

Notes on using Vim with Python - 0 views

    • chao wang
       
  •  
    aracter instead of spaces because it makes it easier when pressing BACKSPACE or DELETE, since if the indent is using spaces it will take 4 keystrokes to delete the indent. Using this setting, however, makes VIM see multiple space characters as tabstops, and so does the right thing and will delete four spaces (assuming 4 is your setting).
1 - 1 of 1
Showing 20 items per page