mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
With working terraformls, autocompletion and comments
This commit is contained in:
parent
5aeddfdd5d
commit
413d04d444
24 changed files with 447 additions and 50 deletions
5
lua/custom/plugins/miasma.lua
Normal file
5
lua/custom/plugins/miasma.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'xero/miasma.nvim',
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue