28 тысяч подписчиков
205 видео
Neovim GitLens from Scratch ( Demo )
Neovim GitLens from Scratch Part 1 ( Re-Upload )
Neovim Plugin Manager [ Plugpac ]
Rust Programming: Web Framework from Scratch 1
Lua Tutorial with Neovim: Table ( creation & accessing )
How to structure Neovim config directory? Now on Gumoad
Neovim Copilot with nvim cmp
Vimscript Tutorial: Buffer ( insert new lines in the current buffer )
nvim cmp documentation #1 toggle based on window width
Vimscript Tutorial: List ( delete with an index )
Vimscript Tutorial: Buffer ( write/delete without opening the buffer )
nvim cmp sorting #3 locality and recently_used
Neovim Plugin Wrapper Course is Out Now!
Vimscript Tutorial: List ( iterating with while and for loop )
Neovim Plugin Development: init.lua and submodule
Vimscript Tutorial: String interpolation
Lua Tutorial Neovim: vim.schedule & vim.schedule_wrap
Vimscript Tutorial: Function ( lambda expression )
Vimscript Tutorial: Dictionary ( attaching a function )
Vimscript Tutorial: Colorful Hello World
Vimscript Tutorial: Making Terminal Emulator ( part 1 )
Vimscript Tutorial: Function ( defining a new function )
Vimscript Tutorial: Hello world
Vimscript Tutorial: While Loop
Vim open init.vim from anywhere
nvim cmp formatting #8 squashed documentation
Neovim Plugin Development ( Toy Plugin )
Lua Tutorial Neovim: table sort by string length
Neovim Plugin Manager [ Autopac : Better Minpac? ]
nvim-cmp #6: buffer specific setup
Neovim: add colorscheme with no plugin managers
Vimscript Tutorial: String ( append to string )
Neovim Plugin Manager [ Packager ]
Neovim Libuv timer #1: repeat with a timer
Vimscript Tutorial: List ( for loop with range )
nvim cmp sorting #2.2 change the order of LSP kind [ Error fix ]
Neovim Libuv multithreading with thread pool
nvim-cmp with AI Autocomplete Tabnine
Vimscript Tutorial: Dictionary ( merge 2 dictionaries )
Vimscript Tutorial: Dictionary ( creation and #{ key : value } )
Neovim Plugin Manager [ Minpac ]
Porting VSCode Extension to Neovim ( Wrap Console Log )
Lua Tutorial Neovim: one-off timer [ async ]
Vimscript Tutorial: Function ( function lookup in the command prompt )
Lua Tutorial with Neovim: Logical Operators ( and, or, not )
Lua Tutorial with Neovim: Loop ( with goto )
nvim cmp + Tabnine PRO [ Demo 1 ]
Neovim Libuv spawn #4 send input to shell command
Neovim Plugin: packer.nvim
Vim copy from one file to another