You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove legacy hack forcing justfile to be handled as Makefiles
Both VIM and Neovim ship with native ftdetect rules to detect justfiles
and proper syntax highlighting for them. This modline hack is absolete
and actually makes these files *less* accessible in modern editors.
0 commit comments