]> 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>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
commit61f50b09046866af07723ac624272ba2581990aa
treefa76e054fc4a8bbd0572fb19146fa9c62c627913
parent268b1196944e5fce3339c05f5768546688348048
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