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

list always indents for each new item #156

Open
laoshaw opened this issue Aug 8, 2020 · 1 comment
Open

list always indents for each new item #156

laoshaw opened this issue Aug 8, 2020 · 1 comment

Comments

@laoshaw
Copy link

laoshaw commented Aug 8, 2020

normally when I create a list I do not have a child list immediately, I would expect the list is aligned at the same indent level, however now it just keeps indenting to the right? how can I set it to stay at the same level? if I do need indent to a child list, I can always do > or TAB then.

@maxigaz
Copy link

maxigaz commented Mar 29, 2021

I’m new to riv.vim, but after skimming the page :RivInstruction, I’ve found that placing the following into Neovim’s init.vim works:

let g:riv_disable_indent = 1

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