forked from vim-scripts/CmdlineComplete
-
Notifications
You must be signed in to change notification settings - Fork 0
complete command-line (: / etc.) from the current file
menghan/CmdlineComplete
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2222 When editing the command-line (: / etc.), press Ctrl-P or Ctrl-N to complete the word before the cursor, using keywords in the current file. E.g: you want to search for "elephant" in the buffer, just type /ele and press Ctrl-P. So long as "elephant" is in the buffer, you will get "ele" completed into "elephant". This script is functional similar with (but far more better than) SearchComplete vimscript #474 (version 1.1).
About
complete command-line (: / etc.) from the current file
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%