This website requires JavaScript.
Explore
Help
Sign In
luke-else
/
.config
Watch
1
Star
0
Fork
0
You've already forked .config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6660f9d3bd
.config
/
nvim
/
after
/
plugin
/
inlay.lua
3 lines
77 B
Lua
Raw
Normal View
History
Unescape
Escape
Added status line and additional code cleanup
2023-05-18 12:19:38 +00:00
local
inlay
=
require
(
'
inlay-hints
'
)
.
setup
(
{
Added inlay hints to neovim
2023-05-18 10:13:24 +00:00
only_current_line
=
true
,
}
)
Reference in New Issue
Copy Permalink