Commit graph

6 commits

Author SHA1 Message Date
Folke Lemaitre
a3aeb27cbc
fix(format): nil check 2023-02-12 12:31:43 +01:00
Folke Lemaitre
fab6150da9
fix(format): dont format if client capaibilities disabled it. #249 2023-02-12 11:43:31 +01:00
Folke Lemaitre
52b34ce3c3
feat(lsp): allow disabling autoformat for certain buffers 2023-02-07 23:15:10 +01:00
Folke Lemaitre
40d363cf3f
feat(lsp): allow overriding options for vim.lsp.buf.format. Fixes #51 2023-01-13 22:46:16 +01:00
Folke Lemaitre
48d1e8df12
feat(util): use lazy's notify instead of vim.notify 2023-01-10 11:14:27 +01:00
Folke Lemaitre
8eb8d235c9
refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00
Renamed from lua/plugins/lsp/format.lua (Browse further)