Skip to content

Commit 905090a

Browse files
authored
feat: add r language filetype (#414)
1 parent 9cb74c7 commit 905090a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/plenary/filetypes/builtin.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ return {
4242
['nix'] = 'nix',
4343
['plist'] = 'xml',
4444
['purs'] = 'purescript',
45+
['r'] = 'r',
4546
['res'] = 'rescript',
4647
['resi'] = 'rescript',
4748
['rkt'] = 'racket',

0 commit comments

Comments
 (0)