4 lines
143 B
Lua
4 lines
143 B
Lua
vim.g['bracey_server_allow_remote_connections'] = 1
|
|
vim.g['bracey_server_path'] = 'http://localhost'
|
|
-- vim.g['bracey_auto_start_browser'] = 0
|