Remove unused local

This commit is contained in:
ItsDrike 2021-12-07 22:16:00 +01:00
parent 7bfad9cb09
commit b2214eb7af
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -1,5 +1,4 @@
local vim = require("vim") local vim = require("vim")
local cmd = vim.cmd
local g = vim.g local g = vim.g
-- Disable polyglot's "sensible" settings, while there are some nice things it -- Disable polyglot's "sensible" settings, while there are some nice things it