Все публикации

you can just do things

Neovim Plugin From Scratch: User Customization (Part 8)

Neovim Plugin From Scratch: Executing Markdown Blocks LIVE (Part 7)

Neovim Plugin From Scratch: Custom Commands/Lazy Loading (Part 6)

Neovim Plugin From Scratch: Testing + CI (Part 5)

Neovim Plugin From Scratch: How to Iterate (Part 4)

Neovim Plugin From Scratch: Plugins + Autocmds (Part 3)

Neovim Plugin From Scratch: Managing Floating Windows (Part 2)

Neovim Plugin From Scratch: Markdown Presentation (Part 1)

Custom Right-Click Menus in Neovim (LOL)

Floating toggle-able terminal in Neovim in 50 lines of Lua

The easiest neovim autocompletion setup?

FILETREES ARE BAD BUT OIL NVIM IS GOOD

Neovim has it's own terminal?!

Quickfix can do so much!

Buffers, Windows, and Tabs! OH MY!

Advanced telescope.nvim Examples

telescope.nvim introduction

Code Formatting made easy

LSP in Neovim (with like 3 lines of code)

Treesitter Basics and Installation

Configure Neovim's Options (and per-language config)

lazy.nvim explained

Everything You Need To Start Writing Lua