Alexander Brevig
Alexander Brevig
I've added this to `config.toml` ```toml [editor.security] load-local-config = false confirm-local-config = true ``` (commented out, you will also see `-languages` versions for a future PR) That's the default. If...
Updated the docs and merged with master. `hx -c ~/team/hx/config.toml` will now load the "team" config, and then ask to load `$PWD/.helix/config.toml` if `[editor.security] load-local-config = true`. Anything I can...
I've fixed your suggestions @kirawi, do you have some more feedback or questions? :)
NOTE: I merged in master to try and fix a bug that's been introduced somehow. Details below. Huge thank you @pickfire I can see that I maybe wrote this code...
> `load_local_config` part seemed okay to me but I am not sure about the `confirm_local_config` part. I am in favor of removing the confirmation prompt. Should I do it?
Cool! :+1: I would personally love line number relative toggles. BTW I restored my config with a simple `:config-reload`. At first, I thought the toggle would modify my config. Glad...
> @the-mikedavis Please can we toggle the line numbers on and off? I see this as much more important than line number relative toggles. A perfect solution would be to...
> > Kind of feels weird with a ternary toggle. Maybe `L` for on/off and `l` for absolute/relative? > > I think it would feel cool and easier to use...
I agree, and made a tool for helping out #3234. A lot of the issues you point out are not yet checked against, but they could :)
> Thanks for the ping, I'll look into fixing acme. The main point of the nord light is the low contrast between elements of the ui, so in my opinion...