1
0
Fork 0
mirror of https://github.com/vim/vim synced 2025-03-31 23:16:43 +02:00
Commit graph

6 commits

Author SHA1 Message Date
novenary
11d5992573
runtime(rust): use shiftwidth() in indent script
closes: 

Signed-off-by: novenary <novenary@kwak.zip>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-07-04 19:11:16 +02:00
Gregory Anders
fc93594d56
runtime(rust): sync rust runtime files with upstream ()
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-09-12 20:23:38 +02:00
dkearns
0382f05dbd
runtime: Set b:undo_indent where missing ()
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-08-28 21:32:59 +02:00
Raphael
478668013f
runtime(rust): fix rust indent () 2023-08-20 20:42:39 +02:00
Bram Moolenaar
3ec574f2b5 Update runtime files.
Includes changing &sw to shiftwidth() for all indent scripts.
2017-06-13 18:12:01 +02:00
Bram Moolenaar
3c2881dc11 Update runtime files. Add Rust support. 2017-03-21 19:18:29 +01:00