This website requires JavaScript.
Explore
Help
Sign In
dcarrillo
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/dcarrillo/dotfiles.git
synced
2024-11-01 02:41:13 +00:00
Code
Issues
Releases
Wiki
Activity
747aec9253
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
autosave.lua
8 lines
102 B
Lua
Raw
Normal View
History
Unescape
Escape
[neovim] Simplify plugins including
2023-04-12 18:09:30 +00:00
require
(
"
auto-save
"
)
.
setup
(
{
Add neovim dotfiles
2022-10-01 11:46:18 +00:00
execution_message
=
{
message
=
function
(
)
return
"
"
end
,
}
,
}
)
Reference in New Issue
Copy Permalink