@@ -9,7 +9,7 @@ var Categories = []Category{
99 {
1010 Name : "Browsers" ,
1111 Packages : []string {
12- "angelfish" , "brave-bin" , "chromium" , "dillo" , "eolie " , "epiphany " , "elinks " ,
12+ "angelfish" , "brave-bin" , "chromium" , "dillo" , "elinks " , "eolie " , "epiphany " ,
1313 "falkon" , "firefox" , "firefox-developer-edition" , "google-chrome" , "helium-browser-bin" ,
1414 "konqueror" , "links" , "lynx" , "netsurf" , "nyxt" , "opera" , "qutebrowser" ,
1515 "torbrowser-launcher" , "vimb" , "vivaldi" , "w3m" ,
@@ -27,8 +27,8 @@ var Categories = []Category{
2727 {
2828 Name : "Editors" ,
2929 Packages : []string {
30- "code" , "e3" , "ed" , "emacs" , "geany" , "gedit" , "helix " , "kakoune" , "kate " ,
31- "gnome-text-editor " , "gobby " , "leafpad" , "micro" , "mousepad" , "nano" , "neovim" ,
30+ "code" , "e3" , "ed" , "emacs" , "geany" , "gedit" , "gnome-text-editor " , "gobby " ,
31+ "helix " , "kakoune" , "kate " , "leafpad" , "micro" , "mousepad" , "nano" , "neovim" ,
3232 "notepadqq" , "orbiton" , "orbiton-nano" , "scite" , "vi" , "vim" , "vis" , "xed" , "zed" ,
3333 },
3434 },
0 commit comments