Skip to content

Commit 6c9f242

Browse files
authored
Merge pull request #1716 from AliSajid/neovim
docs: add neovim to editors
2 parents c1b5b69 + ac302b5 commit 6c9f242

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

locales/de/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ tools-editor-vscode = VS Code
3030
tools-editor-sublime = Sublime Text
3131
tools-editor-rover = RustRover
3232
tools-editor-eclipse = Eclipse
33-
tools-editor-vim = Vim
33+
tools-editor-vim = Vim/Neovim
3434
tools-editor-emacs = Emacs
3535
tools-editor-visual-studio = Visual Studio

locales/en-US/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ tools-editor-vscode = VS Code
172172
tools-editor-sublime = Sublime Text
173173
tools-editor-rover = RustRover
174174
tools-editor-eclipse = Eclipse
175-
tools-editor-vim = Vim
175+
tools-editor-vim = Vim/Neovim
176176
tools-editor-emacs = Emacs
177177
tools-editor-visual-studio = Visual Studio

locales/es/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ tools-editor-vscode = VS Code
122122
tools-editor-sublime = Sublime Text
123123
tools-editor-rover = RustRover
124124
tools-editor-eclipse = Eclipse
125-
tools-editor-vim = Vim
125+
tools-editor-vim = Vim/Neovim
126126
tools-editor-emacs = Emacs
127127
tools-editor-visual-studio = Visual Studio

locales/fa/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ tools-editor-vscode = VS Code
2222
tools-editor-sublime = Sublime Text
2323
tools-editor-rover = RustRover
2424
tools-editor-eclipse = Eclipse
25-
tools-editor-vim = Vim
25+
tools-editor-vim = Vim/Neovim
2626
tools-editor-emacs = Emacs
2727
tools-editor-visual-studio = Visual Studio

locales/fr/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ tools-editor-vscode = VS Code
107107
tools-editor-sublime = Sublime Text
108108
tools-editor-rover = RustRover
109109
tools-editor-eclipse = Eclipse
110-
tools-editor-vim = Vim
110+
tools-editor-vim = Vim/Neovim
111111
tools-editor-emacs = Emacs
112112
tools-editor-visual-studio = Visual Studio

locales/it/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ tools-editor-vscode = VS Code
9797
tools-editor-sublime = Sublime Text
9898
tools-editor-rover = RustRover
9999
tools-editor-eclipse = Eclipse
100-
tools-editor-vim = Vim
100+
tools-editor-vim = Vim/Neovim
101101
tools-editor-emacs = Emacs
102102
tools-editor-visual-studio = Visual Studio

locales/ja/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ tools-editor-vscode = VS Code
9898
tools-editor-sublime = Sublime Text
9999
tools-editor-rover = RustRover
100100
tools-editor-eclipse = Eclipse
101-
tools-editor-vim = Vim
101+
tools-editor-vim = Vim/Neovim
102102
tools-editor-emacs = Emacs
103103
tools-editor-visual-studio = Visual Studio

locales/ko/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ tools-editor-vscode = VS Code
5757
tools-editor-sublime = Sublime Text
5858
tools-editor-rover = RustRover
5959
tools-editor-eclipse = Eclipse
60-
tools-editor-vim = Vim
60+
tools-editor-vim = Vim/Neovim
6161
tools-editor-emacs = Emacs
6262
tools-editor-visual-studio = Visual Studio

locales/pl/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ tools-editor-vscode = VS Code
4242
tools-editor-sublime = Sublime Text
4343
tools-editor-rover = RustRover
4444
tools-editor-eclipse = Eclipse
45-
tools-editor-vim = Vim
45+
tools-editor-vim = Vim/Neovim
4646
tools-editor-emacs = Emacs
4747
tools-editor-visual-studio = Visual Studio

locales/pt-BR/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ tools-editor-vscode = VS Code
147147
tools-editor-sublime = Sublime Text
148148
tools-editor-rover = RustRover
149149
tools-editor-eclipse = Eclipse
150-
tools-editor-vim = Vim
150+
tools-editor-vim = Vim/Neovim
151151
tools-editor-emacs = Emacs
152152
tools-editor-visual-studio = Visual Studio

locales/ru/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ tools-editor-vscode = VS Code
120120
tools-editor-sublime = Sublime Text
121121
tools-editor-rover = RustRover
122122
tools-editor-eclipse = Eclipse
123-
tools-editor-vim = Vim
123+
tools-editor-vim = Vim/Neovim
124124
tools-editor-emacs = Emacs
125125
tools-editor-visual-studio = Visual Studio

locales/tr/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,6 @@ tools-editor-vscode = { ENGLISH("VS Code") }
131131
tools-editor-sublime = { ENGLISH("Sublime Text") }
132132
tools-editor-rover = { ENGLISH("RustRover") }
133133
tools-editor-eclipse = { ENGLISH("Eclipse") }
134-
tools-editor-vim = { ENGLISH("Vim") }
134+
tools-editor-vim = { ENGLISH("Vim/Neovim") }
135135
tools-editor-emacs = { ENGLISH("Emacs") }
136136
tools-editor-visual-studio = { ENGLISH("Visual Studio") }

locales/zh-CN/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,6 @@ tools-editor-vscode = VS Code
134134
tools-editor-sublime = Sublime Text
135135
tools-editor-rover = RustRover
136136
tools-editor-eclipse = Eclipse
137-
tools-editor-vim = Vim
137+
tools-editor-vim = Vim/Neovim
138138
tools-editor-emacs = Emacs
139139
tools-editor-visual-studio = Visual Studio

locales/zh-TW/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ tools-editor-vscode = VS Code
108108
tools-editor-sublime = Sublime Text
109109
tools-editor-rover = RustRover
110110
tools-editor-eclipse = Eclipse
111-
tools-editor-vim = Vim
111+
tools-editor-vim = Vim/Neovim
112112
tools-editor-emacs = Emacs
113113
tools-editor-visual-studio = Visual Studio

0 commit comments

Comments
 (0)