mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
mod(nvim): better indent/trailing spaces style
This commit is contained in:
parent
7af1c4df13
commit
0d5ad6f02d
2 changed files with 10 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require "indent_blankline".setup({
|
||||
char = '┊',
|
||||
require "indent_blankline".setup {
|
||||
char = '',
|
||||
show_trailing_blankline_indent = true,
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue