Christian Clason and Simon Hauser
dd4acbd6fa
fix: adapt to Nvim deprecations in 0.10 ( #3109 )
...
(cherry picked from commit bbdbb7593f )
2024-05-20 11:48:33 +02:00
James Trew and Simon Hauser
d5fe96ec8a
fix: expand/normalize paths more selectively ( #2628 )
...
(cherry picked from commit 3b8399c273 )
2024-05-20 11:10:12 +02:00
James Trew and Simon Hauser
93dc724f38
feat(git_files): support emoji/unicode in filenames ( #2943 )
...
Pass `core.quotepath=false` to achieve this.
Could alternatively pass `-z` but that uses `\0` line termination and
complicates things.
Closes #2900
(cherry picked from commit 955e50dfed )
2024-03-06 16:05:54 +01:00
Jonas Strittmatter and Simon Hauser
48a77baffb
fix: correctly parse filenames with special chars in git_status ( #2296 )
...
(cherry picked from commit b24fdfdb25 )
2023-01-06 14:35:46 +01:00
ADoyle and Simon Hauser
2bf2d10d19
feat: the parameter "map" of attach_mappings can be list of modes to create mapping on multiple modes ( #2220 )
...
(cherry picked from commit d541e0d6e0 )
2023-01-06 14:30:45 +01:00
Simon Hauser
f838695459
chore: reformat with stylua 0.14.0
2022-07-07 08:27:46 +02:00
Simon Hauser and GitHub
0621c1c6ba
break: prefix internal files and add deprecation messages ( #2032 )
2022-07-01 22:20:12 +02:00