fluent: add language plugin
This commit is contained in:
parent
0ffa11edd9
commit
0dcdee2119
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -161,3 +161,6 @@
|
||||||
[submodule "pack/general/start/diffview.nvim"]
|
[submodule "pack/general/start/diffview.nvim"]
|
||||||
path = pack/general/start/diffview.nvim
|
path = pack/general/start/diffview.nvim
|
||||||
url = https://github.com/sindrets/diffview.nvim
|
url = https://github.com/sindrets/diffview.nvim
|
||||||
|
[submodule "pack/general/start/fluent.vim"]
|
||||||
|
path = pack/general/start/fluent.vim
|
||||||
|
url = https://github.com/projectfluent/fluent.vim
|
||||||
|
|
|
||||||
1
pack/general/start/fluent.vim
Submodule
1
pack/general/start/fluent.vim
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 2278e05ec7fbb48e06b5d26319385e1c09325760
|
||||||
Loading…
Add table
Reference in a new issue