diff --git a/common/dotfiles/vim.nix b/common/dotfiles/vim.nix index d6b72e20..a65ff299 100644 --- a/common/dotfiles/vim.nix +++ b/common/dotfiles/vim.nix @@ -28,10 +28,7 @@ set expandtab set softtabstop=2 set cursorline - - # Theming - colorscheme gruvbox - AirlineTheme gruvbox + ''; }; } \ No newline at end of file