carlhuda / janus

Vim distribution
7.88k stars 814 forks source link

customising <leader>ul #631

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi,

How could I customise the pattern inserted as a line below/above the current line, when pressing ul ? Would this be trivial to do?

Thanks

kalbasit commented 9 years ago

<leader>ul is defined here you can copy/paste it to your ~/.vimrc.after and change it to your liking.