mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2025-12-28 01:13:58 +00:00
- feat(keymap): move windows without `<C-w>` - changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them