Re: create rules in vim

2020-09-17 Thread BPJ
(Traducido al español con el traductor de Google debajo del inglés) I like surround.vim . It is not totally automatic but on the other hand it also allows you to change HTML tags or brackets ( ) { } [ ] < > very easily. With the plugin enabled to create an HTML tag y

create rules in vim

2020-09-17 Thread Martín Riesco
Hola, tengo una duda que quisiera ver si me pueden ayudar. Quisiera saber como crear 'reglas' en los archivos que edito en vim, segun el tipo de archivo que sea, alguna de las cosas que quiero hacer por ejemplo: -Si el archivo es HTML, que cuando coloque <> se cree automaticamente el tag de cier