Skip to content

Conversation

@iton0
Copy link
Contributor

@iton0 iton0 commented Aug 1, 2024

fix: remove deprecated opt for conform.nvim and add space keymap

  • changed lsp_fallback -> lsp_format
  • updated format_on_save function to reflect change above

@iton0 iton0 changed the title fix: remove deprecated opt for conform.nvim fix: remove deprecated opt for conform.nvim and add space keymap Aug 22, 2024
@feoh
Copy link
Collaborator

feoh commented Aug 22, 2024

Removing deprecated opts I get, but why remove the space keymap?

@iton0
Copy link
Contributor Author

iton0 commented Aug 22, 2024

I thought it would stop the cursor from moving to the right as noted in the issue in my initial comment. However, after reviewing the keymap does not stop that behavior. I will update the commit to remove that.

Edit: it should be updated now just for the conform config

- changed lsp_fallback -> lsp_format
- updated format_on_save function to reflect change above
@iton0 iton0 changed the title fix: remove deprecated opt for conform.nvim and add space keymap fix: remove deprecated opt for conform.nvim Aug 22, 2024
@feoh feoh merged commit c76c323 into nvim-lua:master Aug 26, 2024
@iton0 iton0 deleted the mayne branch August 26, 2024 15:59
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.

2 participants