This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
15d06fd26a
satellite
/
home
/
features
/
neovim
/
config
/
lua
/
my
/
plugins
/
mini-operators.lua
8 lines
98 B
Lua
Raw
Normal View
History
Unescape
Escape
Tweaked vim config a bunch
2023-08-30 12:08:50 +02:00
local
M
=
{
"
echasnovski/mini.operators
"
,
Move from lualine to mini.statusline and more
2023-12-13 19:30:04 +01:00
event
=
"
BufReadPost
"
,
config
=
true
,
Tweaked vim config a bunch
2023-08-30 12:08:50 +02:00
}
return
M
Copy permalink