Orcan Tiryakioglu

@nacro
2 Followers
11 Following
19 Posts
St is nice!
Tim Pope is my developer jesus
Terminal emulator in nvim.. I am very surprised
I think coc-nvim is bloated. I need to find a more minimal way of implementing jdtls.
Know your audience!
coc.nvim...
Turns your vim to a VS Code 
I want to buy a new mechanical keyboard for programming. Any recommendations?
Key #productivity trick:
Increase the key repetition speed and decrease the starting delay

@x2ero I switched to NeoVim recently. I had been using vim for 6 months. I can sum it up as:

- Better async support (non-blocking code completions and async make are awesome)
- Better message displaying.
- Better codebase (Therefore faster development and fixes)
- Can read old vim configs
- Terminal emulator like emacs
- Sensible separation of the configuration and cache files

The answer came late but give it a try  Its the vim you like but more robust

coc.nvim: Awesome async code completion tool for vim

https://github.com/neoclide/coc.nvim

GitHub - neoclide/coc.nvim: Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. - neoclide/coc.nvim

GitHub