--- title: "Agregar al final del archivo VIM" date: 2024-11-04T21:59:28-03:00 tags: ['vim'] --- ```bash Seleccioná las líneas con Shift+v, Escape, :w >> some_file.txt ```