Chris Kipp
2020 Typelevel Summit
Grew up in WI on a farm
Studied International
Relations
Now based in the
Netherlands
Software Engineer
at Lunatech Labs
Enjoy working on
tooling & minimal tech
2019
2018
2017
Stack Overflow Developer Surveys
2018 Scala Developer Survey
2019 Scala Developer Survey
neoclide / coc.nvim (9.1K ★ - Node)
dense-analysis / ale (9.1K ★ - Vimscript)
prabirshrestha / vim-lsp (1.4K ★ - Vimscript)
natebosch / vim-lsc (414 ★ - Vimscript)
neovim / nvim-lsp (563 ★ - Lua)
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Paste recommended mappings into your .vimrc
nmap <leader>rn <Plug>(coc-rename)
:CocInstall coc-metals
With the assumption you have Node and Java Installed
Via puremourning / vimspector
@ckipp01