Add Eathly syntax plugin for neovim
This commit is contained in:
parent
2d61e28ca9
commit
71f838e734
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ require "paq" {
|
||||||
|
|
||||||
"rhysd/vim-grammarous"; -- grammar checking
|
"rhysd/vim-grammarous"; -- grammar checking
|
||||||
|
|
||||||
|
"earthly/earthly.vim"; -- Earthfile support
|
||||||
|
|
||||||
-- LSP Server
|
-- LSP Server
|
||||||
"neovim/nvim-lspconfig";
|
"neovim/nvim-lspconfig";
|
||||||
"williamboman/nvim-lsp-installer";
|
"williamboman/nvim-lsp-installer";
|
||||||
|
|
Loading…
Reference in a new issue