Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 216 Bytes

File metadata and controls

19 lines (12 loc) · 216 Bytes
title Vim Notes

Vim

General Vim

Conv2d(..),MaxPool2d(..),Conv2d(..),

" to get rid of commas and replace it with a newline
%s/),/\r/g

Surround

  • Add surrounding for in word: ysiw