|
|
|
|
|
by gillh
1365 days ago
|
|
We recently started providing standardized neovim centric dotfiles setup to developers at our startup and this setup has improved productivity quite a lot. Our neovim "distribution" is highly geared towards our tech stack (Golang etc.) and provides fzf based command palette. See: https://github.com/fluxninja/dotfiles We aren't using neovim's built-in LSP as we found it to be a bit immature. Instead we are providing coc.nvim. |
|