Switch to onedark theme

This commit is contained in:
2021-05-27 18:39:34 +02:00
parent 59809f0f77
commit e9d5bc639d
6 changed files with 116 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ O = {
clipboard = unnamedplus,
incsearch = true,
termguicolors = true,
colorscheme = 'darcula-solid',
colorscheme = 'onedark',
hidden_files = true,
wrap_lines = false,
number = true,