Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
Vim
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Someone-Else
Vim
Commits
2f567ab5
Commit
2f567ab5
authored
18 years ago
by
Bram Moolenaar
Browse files
Options
Downloads
Patches
Plain Diff
updated for version 7.0g05
parent
56a907af
Loading
Loading
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
runtime/doc/todo.txt
+1
-1
1 addition, 1 deletion
runtime/doc/todo.txt
runtime/doc/version7.txt
+10
-1
10 additions, 1 deletion
runtime/doc/version7.txt
runtime/spell/en.ascii.sug
+0
-0
0 additions, 0 deletions
runtime/spell/en.ascii.sug
with
11 additions
and
2 deletions
runtime/doc/todo.txt
+
1
−
1
View file @
2f567ab5
*todo.txt* For Vim version 7.0g. Last change: 2006 May 0
5
*todo.txt* For Vim version 7.0g. Last change: 2006 May 0
6
VIM REFERENCE MANUAL by Bram Moolenaar
...
...
This diff is collapsed.
Click to expand it.
runtime/doc/version7.txt
+
10
−
1
View file @
2f567ab5
*version7.txt* For Vim version 7.0g. Last change: 2006 May 0
5
*version7.txt* For Vim version 7.0g. Last change: 2006 May 0
6
VIM REFERENCE MANUAL by Bram Moolenaar
...
...
@@ -2956,5 +2956,14 @@ allow characters after the name: exists('*funcname') exists('*funcname(...')
exists('&option') exists(':cmd') exists('g:name') exists('g:name[n]')
exists('g:name.n')
Trigger the TabEnter autocommand only after entering the current window of the
tab page, otherwise the commands are executed with an invalid current window.
Win32: When using two monitors and Vim is on the second monitor, changing the
width of the Vim window could make it jump to the first monitor.
When scrolling back at the more prompt and the quitting a line of text would
be left behind when 'cmdheight' is 2 or more.
vim:tw=78:ts=8:ft=help:norl:
This diff is collapsed.
Click to expand it.
runtime/spell/en.ascii.sug
+
0
−
0
View file @
2f567ab5
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment