@Natasha_Jay want a comment? here
*opens vim*
*types*
ggI/*<esc>GA*/<esc>:wq
(this will comment the entire file)
*opens vim*
*types*
ggI/*<esc>GA*/<esc>:wq
(this will comment the entire file)
Top-level
@Natasha_Jay want a comment? here
*opens vim* *types* ggI/*<esc>GA*/<esc>:wq (this will comment the entire file) No comments
|