diff --git a/colors/one.vim b/colors/one.vim index 54747c3..aefa358 100644 --- a/colors/one.vim +++ b/colors/one.vim @@ -19,6 +19,9 @@ if exists("*X") endif hi clear +if has('nvim-0.10') + runtime colors/vim.lua +endif syntax reset if exists('g:colors_name') unlet g:colors_name