dotfiles/home/.config/nvim/lua/plugins/lsp.lua

3 lines
63 B
Lua

local cmd = vim.cmd
require'lspconfig'.rust_analyzer.setup {}