Skip to content

fix: empty line indentation when using tabs#228

Merged
numToStr merged 1 commit into
masterfrom
tabs
Sep 4, 2022
Merged

fix: empty line indentation when using tabs#228
numToStr merged 1 commit into
masterfrom
tabs

Conversation

@numToStr

@numToStr numToStr commented Sep 4, 2022

Copy link
Copy Markdown
Owner

Fixes #225

@numToStr numToStr marked this pull request as ready for review September 4, 2022 07:00
@numToStr

numToStr commented Sep 4, 2022

Copy link
Copy Markdown
Owner Author

@shaeinst Does this fixes your issue?

@AlixShahid

Copy link
Copy Markdown

@numToStr just tried but i'm afraid it didn't work. i am still getting the comment on the start of empty line
image

@numToStr

numToStr commented Sep 4, 2022

Copy link
Copy Markdown
Owner Author

Are you sure you are using tabs branch? I tested with go files and it worked for me.

@AlixShahid

Copy link
Copy Markdown

sorry.. let me test with tab branch

@AlixShahid

Copy link
Copy Markdown

great, it's working. thanks

@numToStr numToStr merged commit 836378d into master Sep 4, 2022
@numToStr numToStr deleted the tabs branch September 4, 2022 12:22
brdoney added a commit to brdoney/nvim-config that referenced this pull request Nov 19, 2024
Gets rid of the "x<Esc>gccA<BS>" workaround, which would temporarily
show an x sometimes (even when `lazyredraw` is on). This was enabled by
a [fix in Comment.nvim](numToStr/Comment.nvim#228).
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

Successfully merging this pull request may close these issues.

wrong indent comment on empty line with tabs

2 participants