I'd like to be able to use "vim" as my default editor and viewer in ADE. For example, when I view a netlist from a corner. In the past I think I could just set
viewer = "/path/vim"
editor="/path/vim"
in my cdsinit. but this does't seem to work.
Is there a different way?