mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-08-20 05:50:22 +00:00
[neovim] Update plugins
This commit is contained in:
@@ -41,6 +41,7 @@ vim.opt.shortmess:append("c")
|
||||
vim.opt.whichwrap:append("<,>,[,],h,l")
|
||||
vim.opt.iskeyword:append("-")
|
||||
vim.opt.formatoptions:remove({ "c", "r", "o" })
|
||||
vim.opt.linebreak = true
|
||||
|
||||
-- experimental
|
||||
vim.opt.cmdheight = 0 -- Number of screen lines to use for the command-line
|
||||
|
Reference in New Issue
Block a user