freebsd-ports/editors/neovim
Adam Weinberger 1c6370e606 Update neovim to 0.3.1
FEATURES:
  man.vim: C highlighting for EXAMPLES section
  TUI: urxvt: also send xterm focus-reporting seqs
  API: emit nvim_buf_lines_event from :terminal
  fillchars: Add "eob" flag

FIXES:
  startup: avoid blank stdin buffer if other files were opened
  Only waitpid() for processes that we care about
  Check all child processes for exit in SIGCHLD handler
  channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff
  transstr_buf: fix length comparison
  TUI: Fix standout mode
  man.vim: fix for mandoc
  provider/node: npm --loglevel silent
  API: nvim_win_set_cursor: set curswant
  checkhealth: Python: fix VIRTUAL_ENV check
  checkhealth: node.js: also search yarn

CHANGES:
  defaults: shortmess+=F
  highlight: high-priority CursorLine if fg is set.
  terminal: handle &confirm and :confirm on unloading
  screen: truncate showmode messages
  buffer: fix copying :setlocal options
  Ex mode: always "improved" (gQ)
  options: remove 'maxcombine` option (always 6)

INTERNAL:
  screen: use UTF-8 representation
2018-07-18 13:40:15 +00:00
..
files Update editors/neovim to 0.2.1 2017-11-11 07:17:10 +00:00
distinfo Update neovim to 0.3.1 2018-07-18 13:40:15 +00:00
Makefile Update neovim to 0.3.1 2018-07-18 13:40:15 +00:00
pkg-descr Update included libmpack-lua and take maintainership 2018-05-27 14:41:44 +00:00
pkg-plist Update neovim to 0.3.0 2018-06-11 17:28:46 +00:00