Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to globally disable left and right margins? #118

Open
tkossak opened this issue Apr 19, 2018 · 2 comments
Open

how to globally disable left and right margins? #118

tkossak opened this issue Apr 19, 2018 · 2 comments

Comments

@tkossak
Copy link

tkossak commented Apr 19, 2018

When I align by some phrase (ga CTRL+X <PHRASE>), spaces are automatically inserted around the phrase. I disable this feature in interactive mode by pressing CTRL+L and CTRL+R and setting this values to 0, but how to set this behaviour as default? I tried:

let g:easy_align_left_margin=0
let g:easy_align_right_margin=0

But it doesn't work (spaces are still inserted by default).
Thank you in advance for help.

@noomly
Copy link

noomly commented Sep 17, 2021

I am curious if you found a solution to disable margins by default?

@tkossak
Copy link
Author

tkossak commented Sep 17, 2021

It was so long time ago that I don't remember anything about this plugin :). I actually don't use it at all anymore, because I moved to Spacemacs - it's vim editing style inside emacs and has everything I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants