diff options
author | Lewis Russell <lewis6991@gmail.com> | 2023-08-25 12:23:05 +0100 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2023-08-27 19:27:25 +0100 |
commit | abb8c2c453d1e084f8ab3e9bbaa8b27515c81a9f (patch) | |
tree | 2ccdeaa0e098efe92d32a5c81fd5263468b9da40 /runtime/lua/vim/treesitter/_fold.lua | |
parent | 63802a1dbf0e698b5a8a48bfcb247698a7e07293 (diff) | |
download | rneovim-abb8c2c453d1e084f8ab3e9bbaa8b27515c81a9f.tar.gz rneovim-abb8c2c453d1e084f8ab3e9bbaa8b27515c81a9f.tar.bz2 rneovim-abb8c2c453d1e084f8ab3e9bbaa8b27515c81a9f.zip |
fix(editorconfig): do not set 'endofline'
Problem:
'endofline' can be used to detect if a file ends of <EOL>, however
editorconfig can break this.
Solution:
Set 'endofline' during BufWritePre
Fixes: #24869
Diffstat (limited to 'runtime/lua/vim/treesitter/_fold.lua')
0 files changed, 0 insertions, 0 deletions