LazyVim.LazyVim/lua/lazyvim/plugins/lsp
2023-02-07 21:59:33 +01:00
..
format.lua feat(lsp): allow overriding options for vim.lsp.buf.format. Fixes #51 2023-01-13 22:46:16 +01:00
init.lua fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile. Fixes #169 2023-02-07 21:59:33 +01:00
keymaps.lua fix(lsp): ]w and [w now work as expected. Fixes #109 2023-01-23 19:21:14 +01:00