]> git.rmz.io Git - dotfiles.git/commit
nvim: reset options similar to vimrc
authorSamir Benmendil <me@rmz.io>
Tue, 11 Apr 2023 13:20:27 +0000 (14:20 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
commitfb9c5fe3a848dab8e9ed252a45efd1e4815473c6
treefa76e054fc4a8bbd0572fb19146fa9c62c627913
parent556b2a0f56ba885fc466f33329647fcbb46d2920
nvim: reset options similar to vimrc

I wanted to disable the options that LazyVim sets, but there seems to be
a bug that prevents this at the moment. So reset the various settings I
have in my vimrc again in `config/options.lua`.

See https://github.com/LazyVim/LazyVim/issues/566
nvim/lua/config/options.lua
nvim/lua/plugins/core.lua