summaryrefslogtreecommitdiff
path: root/ftdetect/sol.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/sol.lua')
-rw-r--r--ftdetect/sol.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftdetect/sol.lua b/ftdetect/sol.lua
deleted file mode 100644
index b716f759..00000000
--- a/ftdetect/sol.lua
+++ /dev/null
@@ -1,3 +0,0 @@
-vim.cmd [[
- au BufRead,BufNewFile *.sol set filetype=solidity
-]]