nu: Remove deprecated use_grid_icons

This commit is contained in:
2024-09-21 14:50:40 +02:00
parent 573aac3d6f
commit 3527a4fd65

View File

@ -123,7 +123,6 @@ $env.config = {
# sourced from theme.nu
color_config: $color_config
use_grid_icons: true
footer_mode: "25" # always, never, number_of_rows, auto
float_precision: 2 # the precision for displaying floats in tables
buffer_editor: "" # command that will be used to edit the current line buffer with ctrl+o, if unset fallback to $env.EDITOR and $env.VISUAL