fix: starship prompt config, nvim config, tmux
This commit is contained in:
parent
0057636558
commit
de32d5ac39
5 changed files with 197 additions and 8 deletions
6
modules/home/rsydn/programs/nvim/lua/plugins/mini.lua
Normal file
6
modules/home/rsydn/programs/nvim/lua/plugins/mini.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
-- Override mini.pick with the new repository location
|
||||
return {
|
||||
{
|
||||
"nvim-mini/mini.pick",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue