Fork me on GitHub
#vim
<
2018-12-15
>
adc1714:12:19

Does anyone here use nvim-parinfer and the luminus framework? I’m having an issue where as soon as I open a file in a freshly-generated luminus project, nvim-parinfer modifies the indentation in ways that (sometimes) create breaking changes to the code’s functionality.

snoe20:12:53

@alexchalk17 nvim-parinfer is deprecated in favor of

snoe20:12:05

Parinfer might still need to reformat code so that it is properly indented but the rust version uses a much newer version of the algorithm.