+4
-4
lines changedFilter options
+4
-4
lines changed Original file line number Diff line number Diff line change
@@ -1356,10 +1356,10 @@ local pattern = {
1356
1356
["zlog.*"] = starsetf('zsh'),
1357
1357
["zsh.*"] = starsetf('zsh'),
1358
1358
["ae%d+%.txt"] = 'mail',
1359
-
["[a-zA-Z0-9]*Dict"] = function() vim.fn["dist#ft#FTfoam"]() end,
1360
-
["[a-zA-Z0-9]*Dict%..*"] = function() vim.fn["dist#ft#FTfoam"]() end,
1361
-
["[a-zA-Z]*Properties"] = function() vim.fn["dist#ft#FTfoam"]() end,
1362
-
["[a-zA-Z]*Properties%..*"] = function() vim.fn["dist#ft#FTfoam"]() end,
1359
+
["[a-zA-Z0-9].*Dict"] = function() vim.fn["dist#ft#FTfoam"]() end,
1360
+
["[a-zA-Z0-9].*Dict%..*"] = function() vim.fn["dist#ft#FTfoam"]() end,
1361
+
["[a-zA-Z].*Properties"] = function() vim.fn["dist#ft#FTfoam"]() end,
1362
+
["[a-zA-Z].*Properties%..*"] = function() vim.fn["dist#ft#FTfoam"]() end,
1363
1363
[".*Transport%..*"] = function() vim.fn["dist#ft#FTfoam"]() end,
1364
1364
[".*/constant/g"] = function() vim.fn["dist#ft#FTfoam"]() end,
1365
1365
[".*/0/.*"] = function() vim.fn["dist#ft#FTfoam"]() 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