1
Fork 0

Fixed typo in session variable for qt scaling

This commit is contained in:
Matei Adriel 2023-04-25 16:46:09 +03:00
parent b24d90dfbd
commit 7bd9d9aa0b
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions
dotfiles/neovim/lua/my

View file

@ -1,4 +1,3 @@
-- TODO(imperanence): handle persistence
local M = {}
function M.setup()