mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
The lines `vim.g.loaded_perl_provider = 0` and `vim.g.loaded_ruby_provider = 0` were removed as they are unnecessary and not being used. This change improves the cleanliness of the code. Additionally, the lines `-` were removed as they were empty and not serving any purpose.
2 lines
20 B
Lua
2 lines
20 B
Lua
require("absolute")
|