lp:~neovim-ppa/neovim-ppa/neovim

Created by Florian Walch and last modified
Get this branch:
bzr branch lp:~neovim-ppa/neovim-ppa/neovim

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Neovim PPA
Project:
Neovim
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/neovim/neovim.git,branch=master.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 30 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 10 seconds — see the log

Recent revisions

8351. By zeertzjq <email address hidden>

fix(float): do not switch window before deleting last listed buffer (#17840)

Just allow close_windows() to close the current window instead.
This fixes wrong working directory or autocommands not being triggered.

8350. By zeertzjq <email address hidden>

fix(float): don't always switch window when deleting last listed buffer (#17836)

8349. By zeertzjq <email address hidden>

test: add test for deleting last listed buffer when there are floats (#17833)

8348. By dundargoc <email address hidden>

fix(PVS/V560): ignore false "conditional expression is always false" (#17830)

"'qi' points to the global variable 'ql_info' or the window local location list stack 'wp->w_llist'. The contents of these structures can be changed out-of-band by an autocmd."

https://github.com/vim/vim/pull/9993#issuecomment-1076544168

8347. By zeertzjq <email address hidden>

refactor(memline.c): make swapfile_unchanged() return bool (#17827)

vim-patch:8.2.4613: return type of swapfile_unchanged() is wrong

Problem: Return type of swapfile_unchanged() is wrong.
Solution: Use "int". (closes vim/vim#10000 Yeah!)
https://github.com/vim/vim/commit/3c5999e53d9f35a30abefb7224f66a75c8ffb009

8346. By zeertzjq <email address hidden>

fix(screen): do not update syntax_last_parsed when drawing folded line (#17826)

8345. By zeertzjq <email address hidden>

refactor: remove cpo-& behavior (#17745)

cpo-& has been removed, but its behavior was accidentally made the
default behavior. That should be removed instead.

8344. By zeertzjq <email address hidden>

Merge pull request #17806 from zeertzjq/win-close-float-fix

Fix some bugs with closing window or buffer when there are floating windows

8343. By zeertzjq <email address hidden>

fix(screen): do not do syntax highlighting at filler or folded lines (#17818)

8342. By zeertzjq <email address hidden>

refactor(ui_refresh): only save/restore p_lz if calling screen_resize() (#17794)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers