os/cpu-architecture: macos 15.0.1/arm64
terminal:
alacritty kittyiTerm2shell: zsh
-> tmux (friendship ended with tmux, now kitty integrated multiplexer is my best friend), using iTerm's own split options.
-
Using a modified lazyvim installation.
-
I won't bother myself with TreeSitter bugs.
-
tmux doesn't play well with the color spectrum of alacritty which hits neovim pretty hard. What is happening:-
tmux doesn't recognize alacritty register ==> once tmux is activated alacritty will be registered eitherxterm-256color
,screen-256color
or simply asscreen
. -
Neovim will never stop complaining that$TERM
output is different than the actual register. -
Hardcoding terminal name inalacritty.yml
andtmux.conf
does not help but defining it in.zshrc
somehow helps temporarily. -
TODO: Right now, it is broken again without changing anything; investigate the situation.
-
-
Alacritty now works well with tmux -
Kitty is also set up with this configuration but doesn't seem appealing to me yet -
Alacritty+tmux struggling to point to the Conda-Env. compiler ==> moving to Kitty.
-
All of these are replaced by the serenity of iTerm
-
-
TODO: translate ultisnips to lua
-
Here is an amazing script that handles the translation flawlessly
-
TODO: I've added the translated lines into the latex snippets of
friendly-snippets
but I'm pretty sure there is a better location/method for this. Find it. -
Abandoned luaSnip, seems to be the collection of snippets tools in lazyvim are enough
-