diff options
Diffstat (limited to 'fnl/plugins/cmp.fnl')
| -rw-r--r-- | fnl/plugins/cmp.fnl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fnl/plugins/cmp.fnl b/fnl/plugins/cmp.fnl index 46efbc5..78f7522 100644 --- a/fnl/plugins/cmp.fnl +++ b/fnl/plugins/cmp.fnl @@ -15,8 +15,8 @@ :buffer] :score_offset 3} :snippets {:name :Snippets - :module :blink.cmp.sources.snippets - :score_offset 4} + :module :blink.cmp.sources.snippets + :score_offset 4} :dadbod {:name :Dadbod :module :vim_dadbod_completion.blink :score_offset 2}}} |