Skip to content

Commit

Permalink
chore(neovim): utils
Browse files Browse the repository at this point in the history
  • Loading branch information
olimorris committed Dec 2, 2024
1 parent 353186d commit 5043673
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .config/nvim/lua/config/util.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ end

om.nightly = om.has("nvim-0.11")

local terminals = {}

---Determine if you're on an external monitor
---@return boolean
function om.on_big_screen()
Expand Down

0 comments on commit 5043673

Please sign in to comment.