summaryrefslogtreecommitdiff
path: root/fnl/config/cmp.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-13 00:49:04 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-13 00:49:04 +0200
commit46eddd8710cf62619ea93a18ae8f3e0d3b85e03e (patch)
tree2e61c4e65a4329cec30e95fd572ce3a421a36b17 /fnl/config/cmp.fnl
parent69483c9b53e8d14e7c4398380ac64b2ea8c27887 (diff)
Remove spellsitter, add spell support
Diffstat (limited to 'fnl/config/cmp.fnl')
-rw-r--r--fnl/config/cmp.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/config/cmp.fnl b/fnl/config/cmp.fnl
index 4b7c49b..bf4a331 100644
--- a/fnl/config/cmp.fnl
+++ b/fnl/config/cmp.fnl
@@ -25,6 +25,7 @@
:sources [{:name :nvim_lsp}
{:name :nvim_lua}
{:name :luasnip}
+ {:name :spell}
{:name :buffer :keyword_length 4}
{:name :path :keyword_length 6}]
:formatting {:format (lspkind.cmp_format {:with_text true