mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] disable folds in diff files in continuation of 8198c86
This commit is contained in:
parent
76eacb2ac2
commit
eea04f738e
1 changed files with 1 additions and 0 deletions
1
nvim/after/ftplugin/diff.vim
Normal file
1
nvim/after/ftplugin/diff.vim
Normal file
|
@ -0,0 +1 @@
|
|||
setlocal nofoldenable foldmethod=manual
|
Loading…
Add table
Add a link
Reference in a new issue