Skip to content

[Help] how to set up zk-nvim? #141

Closed Answered by exlumine
exlumine asked this question in Help
Discussion options

You must be logged in to vote

[solved]
As I do use vimscript (init.vim) instead of lua (init.lua), I did not know what to do with the setup script.

For others who might have troubles here:

After your plug-section call plug#end(), put the setup script into a lua block

lua << EOF

<content of the script here>

EOF

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by exlumine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant