mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-23 20:09:01 +00:00
Remove unused g local variable definition
This commit is contained in:
parent
5109286054
commit
03431e5bc4
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
local vim = require("vim")
|
||||
local cmd = vim.cmd
|
||||
local o = vim.opt
|
||||
local g = vim.g
|
||||
|
||||
cmd[[filetype plugin on]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue