refactor: dracula.vim -> dracula.lua
authorful1e5 <24286590+ful1e5@users.noreply.github.com>
Mon, 27 Sep 2021 05:00:26 +0000 (10:30 +0530)
committerful1e5 <24286590+ful1e5@users.noreply.github.com>
Mon, 27 Sep 2021 05:00:26 +0000 (10:30 +0530)
colors/dracula.lua [new file with mode: 0644]
colors/dracula.vim [deleted file]

diff --git a/colors/dracula.lua b/colors/dracula.lua
new file mode 100644 (file)
index 0000000..b8f6840
--- /dev/null
@@ -0,0 +1 @@
+require("dracula")
diff --git a/colors/dracula.vim b/colors/dracula.vim
deleted file mode 100644 (file)
index edad7fa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-lua require("dracula")