plugins to be able to write code effectively as a professional programmer. • quickrun • vimshell • deoplete (+neosnippet) • unite (+neomru) • tabpagecd • lexima • open-browser • fontzoom • gina • nclipper • surround • caw
for over 21 years • VimConf original founder ◦ (ujihisa.vim 9 years ago) ◦ it's my 5th VimConf speech this time • vital.vim original author • Some patches to Vim core • Many patches to many Vim plugins
day" by ujihisa • I code. ◦ A random Ruby project ◦ (Ruby because recently I code Ruby more often than Elixir, Go, Scala, or Clojure) ◦ (Not Vim script because you get confused by the target to implement and the tool to implement for this such short talk.) • I show plugins when I use.
day" by ujihisa • I code. ◦ A random Ruby project ◦ (Ruby because recently I code Ruby more often than Elixir, Go, Scala, or Clojure) ◦ (Not Vim script because you get confused by the target to implement and the tool to implement for this such short talk.) • I show plugins when I use.
REPL for any programming languages completely for me "I don't REPL. I just quickrun it." • <Space>r to run the current buffer even without saving it to file • (Default: <Leader>r)