Moved inlay hints to the end of line as opposed to the right of the screen
This commit is contained in:
parent
bbdd171b77
commit
3252348954
@ -1,6 +1,3 @@
|
|||||||
local inlay = require("inlay-hints").setup({
|
local inlay = require("inlay-hints").setup({
|
||||||
only_current_line = true,
|
only_current_line = true,
|
||||||
eol = {
|
|
||||||
right_align = true,
|
|
||||||
}
|
|
||||||
})
|
})
|
Loading…
Reference in New Issue
Block a user