Format workspace with CodeFormat
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
limitations under the License.
|
||||
]]
|
||||
|
||||
vim.g.vista_sidebar_position = 'vertical topleft'
|
||||
|
||||
vim.g.vista_icon_indent = { "╰─▸ ", "├─▸ " }
|
||||
vim.g.vista_default_executive = 'nvim_lsp'
|
||||
vim.g.vista_sidebar_position = "vertical topleft"
|
||||
|
||||
vim.g.vista_icon_indent = { "╰─▸ ", "├─▸ ", }
|
||||
vim.g.vista_default_executive = "nvim_lsp"
|
||||
|
||||
Reference in New Issue
Block a user