Skip to content

Commit

Permalink
remove codesnap setup
Browse files Browse the repository at this point in the history
  • Loading branch information
wrapperup committed Mar 23, 2024
1 parent b5b1323 commit aa20167
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lua/wrap/setup.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@ require('oil').setup({
})

require('nvim-surround').setup()

require('codesnap').setup({
mac_window_bar = true,
opacity = true,
watermark = "",
preview_title = "CodeSnap.nvim",
editor_font_family = "CaskaydiaCove Nerd Font"
})

0 comments on commit aa20167

Please sign in to comment.