mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 12:49:56 -06:00
NeoVim limit emoji completion suggestion count
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
{:name :conjure}
|
{:name :conjure}
|
||||||
{:name :buffer}
|
{:name :buffer}
|
||||||
{:name :orgmode}
|
{:name :orgmode}
|
||||||
{:name :emoji}])
|
{:name :emoji :max_item_count 8}])
|
||||||
|
|
||||||
;; Setup cmp with desired settings
|
;; Setup cmp with desired settings
|
||||||
(let [cmp (require :cmp)]
|
(let [cmp (require :cmp)]
|
||||||
|
|||||||
Reference in New Issue
Block a user