spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
grazfather 2021-01-20T02:03:41.047Z

is there a way to force-expose some symbol in a layer to my .spacemacs so that I can configure it? Specifically i want to add bindings into lsp so that Ctrl-p and Ctrl-n move up and down the autocomplete choices

grazfather 2021-01-20T02:05:48.047800Z

On that same vein, how do I find out which mode is currently active? e.g. which map is at ‘the top’ e.g. when auto complete suggestions are being shown