getting to the closing part of this repo

This commit is contained in:
TJ DeVries 2023-02-16 17:31:31 -05:00
parent e5c03b4206
commit bdbe2f3ae2
6 changed files with 152 additions and 125 deletions

View file

@ -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',