This website requires JavaScript.
Explore
Help
Register
Sign In
pgil
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2adda5eb71
dotfiles
/
.config
/
nvim
/
init.lua
5 lines
99 B
Lua
Raw
Blame
History
vim.opt
.
mouse
=
"
"
vim.opt
.
undofile
=
true
vim.opt
.
undodir
=
vim.fn
.
stdpath
(
"
data
"
)
..
"
/undodir
"
Reference in New Issue
View Git Blame
Copy Permalink