diff --git a/users/jordan/neovim.nix b/users/jordan/neovim.nix index 18f6267..8cb0f72 100644 --- a/users/jordan/neovim.nix +++ b/users/jordan/neovim.nix @@ -10,7 +10,7 @@ viAlias = true; vimAlias = true; - options = { + opts = { number = true; tabstop = 2; shiftwidth = 2;