Tagged Questions
0
votes
3answers
52 views
Text editor with indented word wrapping
I've been using Notepad++ in windows for a while and it has a cool feature for word wrapping so that the wrapped text is indented. That is the start of the sentence starts at column 1, but wrapped ...
2
votes
1answer
114 views
Expanding text format in VI
The following code is taken from the superfish module for websites:
(function($){$.fn.hoverIntent=function(f,g){var
...