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

spaces or tab after : #204

Open
solsticedhiver opened this issue Dec 27, 2017 · 3 comments
Open

spaces or tab after : #204

solsticedhiver opened this issue Dec 27, 2017 · 3 comments

Comments

@solsticedhiver
Copy link

After some updates some long time ago, there is now spaces, or a tab may be, after the : to open ex mode.

screenshot
Why is that ?

Please remove these spaces or tab, to revert this to the default behavior as in vi/vim.

@glutaminefree
Copy link

@solsticedhiver Add to your ~/.atom/styles.less this lines:

.ex-mode-editor .scroll-view {
    left: 5px !important;
}

@solsticedhiver
Copy link
Author

@glutaminefree awesome! Thank you very much

I don't know if I need to close this "bug". Is it a bug, or personall style/taste ?

@glutaminefree
Copy link

@solsticedhiver

Is it a bug, or personall style/taste ?

Actually I don't know. May be it's default atom editing panel styles may be something else. But it can be overwrited by personal styles.

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