+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -1075,6 +1075,7 @@ local filename = {
1075
1075
[".alias"] = function() vim.fn["dist#ft#CSH"]() end,
1076
1076
[".bashrc"] = function() vim.fn["dist#ft#SetFileTypeSH"]("bash") end,
1077
1077
[".cshrc"] = function() vim.fn["dist#ft#CSH"]() end,
1078
+
[".env"] = function() vim.fn["dist#ft#SetFileTypeSH"](vim.fn.getline(1)) end,
1078
1079
[".kshrc"] = function() vim.fn["dist#ft#SetFileTypeSH"]("ksh") end,
1079
1080
[".login"] = function() vim.fn["dist#ft#CSH"]() end,
1080
1081
[".profile"] = function() vim.fn["dist#ft#SetFileTypeSH"](vim.fn.getline(1)) end,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4