nvf: change some settings

This commit is contained in:
Charlie Root 2024-08-22 22:46:16 +02:00
commit a8a293385e
5 changed files with 4 additions and 8 deletions

View file

@ -17,7 +17,7 @@ _: {
setupOpts = {
columnAt.languages = {
markdown = [80];
nix = [150];
nix = [120];
ruby = 110;
java = 120;
go = [130];