We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf897b commit 9cb74c7Copy full SHA for 9cb74c7
1 file changed
data/plenary/filetypes/builtin.lua
@@ -27,6 +27,7 @@ return {
27
['erb'] = 'eruby',
28
['ex'] = 'elixir',
29
['exs'] = 'elixir',
30
+ ['fish'] = 'fish',
31
['fnl'] = 'fennel',
32
['gd'] = 'gdscript',
33
['gql'] = 'graphql',
0 commit comments