EulerFold

No video available

Please refer to the materials section for this topic.

Neovim Lua API Overview

Learning Objectives

  • `vim.api`, `vim.fn`, `vim.opt` usage
  • Lua runtimepath and `lua/` folder
  • Requiring local modules

Weekly Outcome

Master the core concepts of lua fundamentals in neovim.