mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-06-27 12:03:18 +00:00
cba7ae9980
The changes were made to add configuration for the null-ls plugin in the none-ls.lua file. This configuration enables formatting with the following tools: stylua, prettierd, shfmt, black, and rustfmt. This allows for consistent and automated formatting of code in the Lua project.