My presentation may be the last. So I need to speak the development history.
I have been developed Vim plugins over 10 years. I talk about my plugins development history and current development thoughts.
deoplete: The dark powered auto completion plugin for neovimShougo
?
Unfortunately neovim does not support neocomplete but I need an auto completion plugin. So, I have developed deoplete. Deoplete is an auto completion framework for neovim. I will describe the features and its future works.
This document summarizes a presentation about Neovim given in Japanese. It introduces Neovim as a fork of Vim developed on GitHub with the goal of being a "Modern Vim". Key points are that Neovim refactors the source code, uses asynchronous communication, allows plugins in multiple languages while keeping Vimscript compatibility, and aims to eventually implement GUI features. The presenter expresses support for Neovim due to user excitement around solving Vim problems and competing in a landscape where other editors and IDEs are becoming more full-featured.
7. 使っているエディタ
● Windows 香り屋さんのやつ Vim 7.3
● Linux ソースからコンパイルしたもの Vim 7.3
● ちなみに、どっちも GVim です
● コンソールの Vim は嫌いです
● Mac ? なにそれおいしいの
● Mac は MacVim が (ry なので使う予定がない