Skip to content
Discussion options

You must be logged in to vote

setting { "<c-/>", false } disables your keymap so second one is not registered. simply delete this line and it should work for you. see screenshots below

but if you just want to start your terminal with Nushell you're better off setting LazyVim.terminal.setup("nu") in your options.lua (as per LazyVim docs)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Raekker
Comment options

@f1uff3h
Comment options

Answer selected by Raekker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants