diff --git a/colors/highlite.vim b/colors/highlite.lua similarity index 99% rename from colors/highlite.vim rename to colors/highlite.lua index 3616fcd..fbbd9c5 100644 --- a/colors/highlite.vim +++ b/colors/highlite.lua @@ -1,4 +1,3 @@ -lua << EOF -- This file should be edited by the user. Read the instructions of each section and then edit them as desired. --[[ Highlite, a Neovim colorscheme template. @@ -974,5 +973,3 @@ require(vim.g.colors_name)( -- Thanks to Romain Lafourcade (https://github.com/romainl) for the original template (romainl/vim-rnb). -- vim: ft=lua - -EOF