mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-18 02:09:22 +00:00
getting to the closing part of this repo
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-- autoformat.lua
|
||||
--
|
||||
-- Use your language server to automatically format your code on save.
|
||||
-- Adds additional commands as well to manage the behavior
|
||||
|
||||
return {
|
||||
'neovim/nvim-lspconfig',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user