vim

lp:vim

Created by dobey and last modified
Get this branch:
bzr branch lp:vim

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
vim
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/vim-jp/vim.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log

Recent revisions

10444. By Bram Moolenaar <email address hidden>

patch 8.1.1935: test for text property popup window is flaky

Problem: Test for text property popup window is flaky.
Solution: Remove the undo message

10443. By Bram Moolenaar <email address hidden>

patch 8.1.1934: not enough tests for text property popup window

Problem: Not enough tests for text property popup window.
Solution: Add a few more tests.

10442. By Bram Moolenaar <email address hidden>

patch 8.1.1933: the eval.c file is too big

Problem: The eval.c file is too big.
Solution: Move code related to variables to evalvars.c. (Yegappan
            Lakshmanan, closes #4868)

10441. By Bram Moolenaar <email address hidden>

patch 8.1.1932: ml_get errors after using append()

Problem: Ml_get errors after using append(). (Alex Genco)
Solution: Do not update the cursor twice. (closes #1737)

10440. By Bram Moolenaar <email address hidden>

patch 8.1.1931: syntax test fails

Problem: Syntax test fails.
Solution: Add new javascriptreact type to completions.

10439. By Bram Moolenaar <email address hidden>

patch 8.1.1930: cannot recognize .jsx and .tsx files

Problem: Cannot recognize .jsx and .tsx files.
Solution: Recognize them as javascriptreact and typescriptreact.
            (closes #4830)

10438. By Bram Moolenaar <email address hidden>

patch 8.1.1929: no tests for text property popup window

Problem: No tests for text property popup window.
Solution: Add a few tests.

10437. By Bram Moolenaar <email address hidden>

patch 8.1.1928: popup windows don't move with the text when making changes

Problem: Popup windows don't move with the text when making changes.
Solution: Add the 'textprop" property to the popup window options, position
            the popup relative to a text property. (closes #4560)
            No tests yet.

10436. By Bram Moolenaar <email address hidden>

patch 8.1.1927: code for dealing with script files is spread out

Problem: Code for dealing with script files is spread out.
Solution: Move the code to scriptfile.c. (Yegappan Lakshmanan, closes #4861)

10435. By Bram Moolenaar <email address hidden>

patch 8.1.1926: cursorline not redrawn when putting a line above the cursor

Problem: Cursorline not redrawn when putting a line above the cursor.
Solution: Redraw when the curor line is below a change. (closes #4862)

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