-
Notifications
You must be signed in to change notification settings - Fork 1
autohotkey ahk complete
vim-scripts/ahkcomplete
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=3769 You can use the user defined completion (intellisense) in ahk files In insert mode, Input keyword and press <C-X><C-U>. like this #a <C-X><C-U> Enjoy !