edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Feature Request: breakindent support #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is an issue to request MacVim inclusion of the breakvim patch here:
http://www.mail-archive.com/vim-dev@vim.org/msg04079.html

This would allow clean and readable line wrapping.

Window up to here >|
  Standard break lo
nger line.

  breakindent 0 bre
  aks like this

  breakindent 2 bre
    aks like this

  breakindent -2 br
eaks like paragraph

Original issue reported on code.google.com by douglas....@gmail.com on 23 Apr 2009 at 8:46

GoogleCodeExporter commented 9 years ago
Hi Douglas,

generally, MacVim is just vanilla vim plus patches to hook it up to the MacVim 
GUI. There are a few MacVim-
specific patches to core vim to make vim fit in better with OS X, but there are 
no patches that change core vim. If 
you don't want to build MacVim with this patch yourself, you need to convince 
the vim core guys to include this 
patch.

Original comment by nicotha...@gmail.com on 24 Apr 2009 at 5:42

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 5 Jun 2009 at 7:11

GoogleCodeExporter commented 9 years ago
breakindent has been included in vim 7.4.338.  Any chance it'll be included in 
the next version of Macvim? https://retracile.net/blog/2014/07/18/18.00

Original comment by johnatha...@gmail.com on 5 Feb 2015 at 4:40