Sunday, February 20, 2011

Re: Using no hard line breaks

Hello Christian

Christian Brabandt <cblists@256bit.org> wrote on Sun, Feb 20, 2011 at 01:32:35PM +0100:
>> in some circumstances, it is necessary that I don't insert line
>> breaks into my texts. But I don't want to write until my screen line
>> is full and Vim has to break in the middle of the word.
>> Is there a way to break after 80 characters and not to insert a line
>> break? (Similar to "soft line breaks")?
>:h 'linebreak' and
>:h 'breakat'
With the correct key words (now), I found
http://vim.wikia.com/wiki/Word_wrap_without_line_breaks
Which essentially works, but I thought one could then threat the lines
as logical lines with <j> and <k>.

Thanks
Sebastian
--
Test the free Latin-German dictionary | Teste das freie Latein-Deutsch-Wörterbuch!
Online: http://freedict.org/dict?Form=dict3&Database=lat-deu
More languages | mehr Sprachen: http://www.freedict.org

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment