My-Linux-Config icon indicating copy to clipboard operation
My-Linux-Config copied to clipboard

built-in lsp

Open Martins3 opened this issue 5 years ago • 3 comments

I noticed that built-in lsp and using lua as config script became more and more mature and popular, maybe we should follow the trending, but before taking any actions we should find out enough evidence proving there are overwhelming advantages comparing to current configurations.

Built-in lsp and lua related material will be collected and put below.

Martins3 avatar Mar 30 '21 08:03 Martins3

  • [ ] https://github.com/neovim/nvim-lspconfig
  • [ ] https://github.com/siduck76/neovim-dots
  • [ ] https://github.com/nanotee/nvim-lua-guide
  • [ ] https://github.com/glepnir/lspsaga.nvim
  • [ ] https://github.com/ray-x/lsp_signature.nvim
  • [ ] https://github.com/folke/lsp-trouble.nvim
  • [ ] https://github.com/hrsh7th/nvim-compe
  • [ ] https://github.com/ChristianChiarulli/nvim

Martins3 avatar Mar 30 '21 08:03 Martins3

  • [ ] https://github.com/simrat39/symbols-outline.nvim

Martins3 avatar Apr 18 '21 12:04 Martins3

  • https://crispgm.com/page/neovim-is-overpowering.html
  • https://github.com/SmiteshP/nvim-navic
  • https://github.com/bushblade/nvim : Moving from CoC to native LSP in nvim 0.5
  • https://github.com/scalameta/nvim-metals/discussions/39 : 这个插件将 coc 切换为原生的了,如果这种事情继续发生,那么就只能切换成为原生的 lsp 了。
  • https://github.com/SmiteshP/nvim-navic : 类似 VsCode 的将当前的信息显示到 winbar 中,但是依赖 lspconfig
  • [ ]https://github.com/williamboman/nvim-lsp-installer/discussions/876 lsp-installer 插件发生改变,看来 native lsp 还是在演进的。

Martins3 avatar May 27 '21 02:05 Martins3