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

Reindent current top level form after >> or << #22

Open
DogLooksGood opened this issue Sep 20, 2016 · 1 comment
Open

Reindent current top level form after >> or << #22

DogLooksGood opened this issue Sep 20, 2016 · 1 comment

Comments

@DogLooksGood
Copy link

It's very nice to have << and >> that adjust indentation automatically.
and It's will be more convenient if indent always following the indent that provide by clojure-static.

@snoe
Copy link
Member

snoe commented Oct 27, 2016

There's some overlap here: #23

But these mappings https://github.com/clojure-vim/nvim-parinfer.js/blob/master/plugin/parinfer.vim#L86-L89 need to be able to be turned off so users can do something like autocmd FileType clojure,scheme,lisp,racket :nmap <buffer> << <Plug>ParinferShiftNormLeft=-

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