Skip to content

Commit

Permalink
[vim] disable lazy border
Browse files Browse the repository at this point in the history
  • Loading branch information
antonk52 committed Jun 1, 2024
1 parent 79a2293 commit 758f85c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ require('lazy').setup(plugins, {
},
ui = {
size = { width = 142, height = 0.95 },
border = 'single',
},
})

Expand Down

0 comments on commit 758f85c

Please sign in to comment.