mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-04-26 12:25:39 +00:00
4 lines
82 B
Lua
4 lines
82 B
Lua
require'lspconfig'.julials.setup{
|
|
on_attach = require'lsp'.common_on_attach
|
|
}
|