mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 11:53:14 +00:00
chore(nvim): add the awesome youtube video to mini
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
return {
|
return {
|
||||||
-- Library of 40+ independent Lua modules improving overall Neovim
|
-- Library of 40+ independent Lua modules improving overall Neovim
|
||||||
-- (version 0.8 and higher) experience with minimal effort
|
-- (version 0.8 and higher) experience with minimal effort
|
||||||
|
--
|
||||||
-- https://github.com/echasnovski/mini.nvim
|
-- https://github.com/echasnovski/mini.nvim
|
||||||
-- https://github.com/echasnovski/mini.nvim/tree/main?tab=readme-ov-file#modules
|
-- https://github.com/echasnovski/mini.nvim/tree/main?tab=readme-ov-file#modules
|
||||||
|
--
|
||||||
|
-- YouTube: Text editing with 'mini.nvim' - Neovimconf 2024 - Evgeni Chasnovski
|
||||||
|
-- https://www.youtube.com/watch?v=cNK5kYJ7mrs
|
||||||
{
|
{
|
||||||
'echasnovski/mini.nvim',
|
'echasnovski/mini.nvim',
|
||||||
version = '*',
|
version = '*',
|
||||||
|
|||||||
Reference in New Issue
Block a user