6ef97d96c5
Add code actions prefix UI
...
Not only does this show a diff of the selected code action before you
apply it, it uses Telescope for display and selection of the desired
code action.
2024-03-05 23:34:20 +00:00
e314314574
Switch to <C-l> to confirm completions
...
Previous mapping of <C-y> caused issues due to y being too close to u so
fat fingers would immediately undo the completion expansion.
2024-03-05 23:32:20 +00:00
c62bffa083
Cleanup completions mappings todos
2024-03-04 21:22:03 +00:00
2d22ea836f
Iron out bugs and document completions plugin setup
2024-03-04 00:32:58 +00:00
0c9780cdd5
Ignore lua-ls warnings about missing-fields
2024-03-03 22:43:39 +00:00
97cfaddce8
Port coc.nvim mappings to native LSP
2024-03-03 22:15:10 +00:00
20954190a8
Initial experiments with Lua config
2024-03-02 15:17:48 +00:00