How do I add cwd and override esc to toggle terminal? #2125
Replies: 1 comment 13 replies
-
Set up the Language Server Protocol (LSP) and autocompletion first. You can start your learning journey with kickstart.nvim (see https://www.youtube.com/watch?v=m8C0Cq9Uv9o&t). Homework:
|
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't try any Neovim plugin until two days ago.
I spent many hours, but couldn't implement
The docs weren't clear.
Types
,Module
are alien words to me :')My config
Beta Was this translation helpful? Give feedback.
All reactions