aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2014-10-27 13:29:44 -0700
committerJustin M. Keyes <justinkz@gmail.com>2014-10-28 23:12:41 -0400
commit250298884bb0c86847131cb872dcc9865115f8eb (patch)
treebb13b201a2934a8a5a3bb60f3f1025fbf2707ac9 /src/nvim/api/vim.c
parent94f59fc9be03cf0ee3ac20f2715738f017439502 (diff)
downloadrneovim-250298884bb0c86847131cb872dcc9865115f8eb.tar.gz
rneovim-250298884bb0c86847131cb872dcc9865115f8eb.tar.bz2
rneovim-250298884bb0c86847131cb872dcc9865115f8eb.zip
fix 'sign unplace id'
Since the introduction of the FOR_ALL_BUFFERS macro, 'sign unplace id' without a buffer was only removing the sign from the first buffer rather than all buffers, as described in the documentation. :help sign-unplace -- modeline discussion: https://github.com/akkartik/neovim/commit/7863c247db#commitcomment-8342590
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions