nvim/after/ftplugin/rust.lua

4 lines
48 B
Lua
Raw Normal View History

2024-08-31 06:50:32 +00:00
vim.diagnostic.config({
underline = false,
})