an Entity in Data Space: 134.155.108.49:8890
Note that his script will load the relevant key mappings, via an autocommand, only when a file ending with *.txt is being edited. The Vim cuteness here consists of: * getchar – wait for a single keypress, return the numeric key code. One side effect of this function is that pressing Esc will always produce a brief delay, since the function sees Esc as a modifier. To skip this delay, you can perhaps modify the script slightly to also accept, say, "@" as cancel. * Ctrl-R= - In insert mode, pressing Ctr-R and then = allows one to execute a function, insert the result, and then return to insert mode. This trick is used to return to insert mode. An alternative would be to use "startinsert", but one nice effect of the Ctrl-R method is that abbreviations (eg, "ab im I'm") still work! (Vim r
Graph IRI | Count |
---|---|
http://dbkwik.webdatacommons.org | 11 |