big changes to neovim, might streamline later, also some term environment settings
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
EDITOR = "nvim";
|
||||
TERM = "foot";
|
||||
TERM = "xterm-256color";
|
||||
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
|
||||
Reference in New Issue
Block a user