Update nvim version to 0.10.4

This commit is contained in:
Raoul Branten 2025-05-20 14:46:27 +02:00
parent 04c9931e1a
commit 416d127e9d
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ vim.opt.colorcolumn = "81"
vim.opt.autoread = true
vim.opt.wildmode = 'longest,list'
vim.opt.ttyfast = true
vim.opt.pastetoggle = '<F3>'
--vim.opt.pastetoggle = '<F3>'
-- formatting
vim.opt.expandtab = true

Binary file not shown.