Setting up LSP for neovim is only a few steps: ... C-O for completion vim.opt_local.omnifunc = "v:lua.vim.lsp.omnifunc" -- gq to format code ...
確定! 回上一頁