mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-25 14:48:33 +02:00
adiciona jakarta em import order
This commit is contained in:
parent
7980bbacc9
commit
f3b627c845
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ local config = {
|
||||||
importOrder = {
|
importOrder = {
|
||||||
'java',
|
'java',
|
||||||
'javax',
|
'javax',
|
||||||
|
'jakarta',
|
||||||
'lombok',
|
'lombok',
|
||||||
'springfox',
|
'springfox',
|
||||||
'org',
|
'org',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue