Skip to content

vim-scripts/GoogleSuggest-Complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2948

Lesson1:

  takasu<c-x><c-u>
        ┌────────┐
  takasu│高杉晋作========│
        │高須クリニック  │
        │高須            │
        │高鈴            │
        │高鷲スノーパーク│
        │高杉さと美      │
        │高杉良          │
        │高須光聖        │
        │高須克弥        │
        │高須 ブログ     │
        └────────┘
  * perhaps, you can see the candidates above.

Lesson2:

  watasinonamaeha<c-x><c-u>

  => 私の名前はキムサムスン
  * who is kim samsoon?

Etc:

  naitu<c-x><c-u>
  => ナイツ お笑い

  www<c-x><c-u>
  => www.yahoo.co.jp

  gm<c-x><c-u>
  => gmailへようこそ

  vimp<c-x><c-u>
  => vimperator

  puri<c-x><c-u>
  => プリキュア

About

complete function using google suggest API. perhaps, you should input japanese w

Resources

Stars

Watchers

Forks

Packages

No packages published