Skip to content

Conversation

@feoh
Copy link
Contributor

@feoh feoh commented Jan 22, 2023

As someone very new to NeoVim, I was getting started using kickstart.nvim.

As that is a Lua based init script, I couldn't understand how to adapt the VimL nnoremap commands presented in :help mappings into their Lua alternatives. Thankfully in aYoutube video I stumbled into the vim.keymap.set() syntax, but I think presenting both would help new folks out a lot.

Thanks for the amazing plugin!

Copy link
Owner

@mfussenegger mfussenegger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

I think given that the rest of the configuration examples are all in Lua, the vimL part could even be removed to only have the Lua version.

@feoh
Copy link
Contributor Author

feoh commented Jan 27, 2023

Good call! I updated the PR accordingly. Love this plugin!

@mfussenegger mfussenegger merged commit 5b52d25 into mfussenegger:master Jan 28, 2023
@mfussenegger
Copy link
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants