|
e36f7d811c
|
feat(format): show warning when no formatter ran when using the format keymap
|
2023-10-01 23:30:56 +02:00 |
|
|
0b04e3908c
|
chore(format): removed format_notify option
|
2023-10-01 23:30:26 +02:00 |
|
|
0136bfa4b5
|
style: format
|
2023-09-30 18:10:29 +02:00 |
|
|
1c878b9d06
|
fix(format): allow custom_format to return early (#1531)
|
2023-09-30 17:48:19 +02:00 |
|
|
0e5ff5c0ab
|
fix(format): wrap custom formatter with error handler
|
2023-09-29 15:55:29 +02:00 |
|
|
f61a243d1a
|
feat(extras): added conform.nvim extra you can use instead of null-ls/none-ls
|
2023-09-29 13:37:00 +02:00 |
|
|
2ec4da7fa5
|
fix(format): eslint should respect autoformat (#897)
|
2023-06-08 07:48:34 +02:00 |
|
|
5eccaeb992
|
feat(lsp): added nvim-lspconfig.opts.format_notify . Enable this to debug formatter issues.
|
2023-05-26 10:51:07 +02:00 |
|
|
962fc6bab4
|
feat(lsp): added support for upcoming dynamic registration of formatters
|
2023-05-26 10:50:16 +02:00 |
|
|
eb143ebe11
|
fix(format): only do null-ls formatting logic when null-ls is availble. Fixes #684
|
2023-04-28 11:47:37 +02:00 |
|
|
bef36bb2fd
|
fix(format): ignore vim.b.autoformat when formatting using key bindings. Fixes #575
|
2023-04-16 10:48:07 +02:00 |
|
|
a3aeb27cbc
|
fix(format): nil check
|
2023-02-12 12:31:43 +01:00 |
|
|
fab6150da9
|
fix(format): dont format if client capaibilities disabled it. #249
|
2023-02-12 11:43:31 +01:00 |
|
|
52b34ce3c3
|
feat(lsp): allow disabling autoformat for certain buffers
|
2023-02-07 23:15:10 +01:00 |
|
|
40d363cf3f
|
feat(lsp): allow overriding options for vim.lsp.buf.format. Fixes #51
|
2023-01-13 22:46:16 +01:00 |
|
|
48d1e8df12
|
feat(util): use lazy's notify instead of vim.notify
|
2023-01-10 11:14:27 +01:00 |
|
|
8eb8d235c9
|
refactor: move everything under lazyvim
|
2023-01-01 14:33:56 +01:00 |
|