fix(nvim): fixed colorizer issue (conflit with auto-dark-mode)

This commit is contained in:
Léana 江 2023-04-04 01:31:28 +02:00
parent c1bbfff700
commit 9cbb456410
10 changed files with 5 additions and 22 deletions

View file

@ -53,7 +53,7 @@ abbr :q exit
abbr :Q exit
## Preferences
abbr vp 'cd ~/.dotfiles/.config/nvim/lua/ && nvim ../init.lua'
abbr vp 'cd ~/.dotfiles/.config/nvim/after/plugin/ && nvim ../../init.lua'
abbr fp 'cd ~/.dotfiles/.config/fish/ && nvim config.fish'
abbr tp 'nvim ~/.dotfiles/.tmux.conf'
abbr sp 'nvim ~/.dotfiles/.config/starship.toml'