OpenLink Software

Usage stats on Quickly adding and deleting empty lines

 Permalink

an Entity in Data Space: 134.155.108.49:8890

To add 10 empty lines below the cursor in normal mode, type 10o or to add them above the cursor type 10O. Here is an alternative method that allows you to easily insert or delete blank lines above or below the current line. Your cursor position is not changed, and you stay in normal mode. Put the following mappings in your vimrc: " Ctrl-j/k deletes blank line below/above, and Alt-j/k inserts. nnoremap m`:silent +g/\m^\s*$/d``:noh nnoremap m`:silent -g/\m^\s*$/d``:noh nnoremap :set pastem`o``:set nopaste nnoremap :set pastem`O``:set nopaste

Identifier (URI)Rank
dbkwik:resource/ALBBG0ebLVegflTFSAmB1w==5.88129e-14
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2012 OpenLink Software