From 46eddd8710cf62619ea93a18ae8f3e0d3b85e03e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Oct 2022 00:49:04 +0200 Subject: Remove spellsitter, add spell support --- fnl/plugins.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins.fnl') diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 2b29d80..09fc301 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -10,6 +10,7 @@ :hrsh7th/cmp-nvim-lsp {} :hrsh7th/cmp-path {} :saadparwaiz1/cmp_luasnip {} + :f3fora/cmp-spell {} :numToStr/Comment.nvim {} :sindrets/diffview.nvim {} :j-hui/fidget.nvim {} @@ -50,7 +51,6 @@ :ahmedkhalf/project.nvim {} :b0o/SchemaStore.nvim {} :rmagatti/session-lens {} - :lewis6991/spellsitter.nvim {} :luukvbaal/stabilize.nvim {} :gbprod/stay-in-place.nvim {} :nvim-telescope/telescope-file-browser.nvim {} -- cgit v1.2.3-70-g09d2