little tweaks, neovim lsp

This commit is contained in:
Till 2025-12-19 18:30:25 +01:00
parent a7e35b5db6
commit 6225a0b19b
8 changed files with 49 additions and 119 deletions

View file

@ -19,7 +19,11 @@
set -gx EDITOR "nvim"
set -gx VISUAL "nvim"
function fish_greeting; end
function fish_greeting;
echo (set_color magenta)fish $version(set_color normal)
end
fzf --fish | source
function startrloft --description 'Starts R with custom environment'
set -lx R_ENVIRON_USER "~/.config/rloft/RLoft_environ"