Skip to content

Commit

Permalink
add nvim to COMMON_EDITORS_LINUX
Browse files Browse the repository at this point in the history
  • Loading branch information
notomo committed May 30, 2024
1 parent 81ad0e8 commit f6d5661
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ const COMMON_EDITORS_LINUX = {
'rubymine.sh': 'rubymine',
sublime_text: 'sublime_text',
vim: 'vim',
nvim: 'nvim',
'webstorm.sh': 'webstorm',
'goland.sh': 'goland',
'rider.sh': 'rider',
Expand Down

0 comments on commit f6d5661

Please sign in to comment.