index
:
dotfiles
master
Not so hidden files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
nvim
/
.nvim
/
ftplugin
/
markdown.lua
blob: 84da7b9e309cb811e68e89c9dd71e109b56d534b (
plain
) (
blame
)
1
2
3
4
5
local
l
=
vim
.
opt_local
l
.
conceallevel
=
2
l
.
wrap
=
true
l
.
spell
=
true