Skip to content

Commit

Permalink
autocompletion: Enable snippets in popup
Browse files Browse the repository at this point in the history
  • Loading branch information
Maverobot committed Jan 6, 2024
1 parent 9b093d1 commit 8b8c357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ This function should only modify configuration layer settings."
auto-completion-enable-snippets-in-popup t
auto-completion-enable-help-tooltip t
auto-completion-enable-sort-by-usage t
auto-completion-enable-snippets-in-popup t
auto-completion-private-snippets-directory "~/.spacemacs.d/snippets")
(lsp :variables
lsp-enable-symbol-highlighting nil
Expand Down

0 comments on commit 8b8c357

Please sign in to comment.