mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.868
Problem: 'smarttab' is also effective when 'paste' is enabled. (Alexander
Monakov)
Solution: Disable 'smarttab' when 'paste' is set. (Christian Brabandt)
Do the same for 'expandtab'.
54f018cd59
This commit is contained in:
@@ -420,7 +420,7 @@ static int included_patches[] = {
|
||||
// 871,
|
||||
// 870,
|
||||
// 869 NA
|
||||
// 868,
|
||||
868,
|
||||
// 867 NA
|
||||
// 866,
|
||||
// 865,
|
||||
|
Reference in New Issue
Block a user