comment for help

01-options
ChristianChiarulli 2 years ago
parent 72912a9d76
commit 286580a96a

@ -1,3 +1,4 @@
-- :help options
vim.opt.backup = false -- creates a backup file
vim.opt.clipboard = "unnamedplus" -- allows neovim to access the system clipboard
vim.opt.cmdheight = 2 -- more space in the neovim command line for displaying messages

Loading…
Cancel
Save