Commit Graph

10 Commits

Author SHA1 Message Date
Frothy 7518c31ca8 treewide: move missing modules from 'with lib' to 'inherit (lib) ...' 2023-11-07 19:16:46 -07:00
Ching Pei Yang d43afa4316 feat: keybind to toggle format on save 2023-10-23 18:50:15 +02:00
Kalle Jepsen c693d2fbd4 lsp: make key bindings configurable
This exposes the keybindings for the lsp commands to the configuration
and maps a few more commands (e.g. `vim.lsp.buf.format()`) It also adds
a description to be picked up by whichkey to make the whichkey UX a bit
nicer (ie. we're now showing "Go to definition" instead of just
"vim.lsp.buf.definition()")
2023-10-22 22:42:55 +02:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf aef5882ea2
dev: TODO dart LSP 2023-04-07 16:12:45 +03:00
NotAShelf 68e65c63e3
fix: mismatching plugin input 2023-04-02 21:49:31 +03:00
NotAShelf 7fc5eec2d1
feat: dart and flutter-tools 2023-04-02 21:01:07 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
NotAShelf 1ca507569d
feat: update lsp config 2023-02-28 10:54:35 +03:00
NotAShelf 067b523897
feat: apply new module format to lsp plugins 2023-02-27 22:25:39 +03:00