Screen Too Small

This course material requires a larger screen to properly display the terminal and editor interfaces.

Please use a tablet, laptop, or desktop computer for the best learning experience.

You can continue browsing, but the experience will be significantly limited.

Vim

Linting & Formatting Tools

Linting & Formatting Tools section of the course

5 lessons
0 lessons completed
Chapter Lessons

Learn Step by Step

Progress through each lesson at your own pace and build mastery with hands-on practice.

Chapter Lessons

1

Standalone tools for linting & formatting

Ok, so we have stylua installed and formatting/linting our lua code

Explanation Lesson
2

Tools for JS and Python

Once again, extending the capabilities of none-ls is really easy now that we have our basic configuration done

Explanation Lesson
3

The Recap

To summarize

Explanation Lesson
4

All the Tools You Need

So weโ€™re ready to get autocompletion and snippets in our Neovim config

Explanation Lesson
5

The Setup

The very first plugin weโ€™ll have to install is nvim-cmp

Explanation Lesson