Refactor Neovim config for use with Neovide

This commit is contained in:
mitchell 2024-07-13 01:23:20 -04:00
parent 90a57e23cc
commit adf21544eb
7 changed files with 200 additions and 181 deletions

View file

@ -1,6 +1,6 @@
function sshre -d 'Remove list of hosts from ssh known_hosts'
alias ssh-rm 'ssh-keygen -f ~/.ssh/known_hosts -R'
set -l hosts kamino khetanna marauder malevolence pi.hole git
set -l hosts 10.0.0.1 10.0.0.5 git.mjfs.us dns cloud net git
set -l domains lan m
if test -n "$argv"