nowrap by default

This commit is contained in:
Talon 2023-07-28 16:48:46 -06:00
parent 1cb9751928
commit ccb18634c7

View file

@ -6,6 +6,7 @@
(set vim.o.termguicolors true)
(set vim.o.mouse :a)
(set vim.o.clipboard :unnamedplus)
(set vim.o.wrap false)
(vim.cmd.colorscheme :everforest))
:keymap (fn []