mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
fix(nvim): fixed colorizer issue (conflit with auto-dark-mode)
This commit is contained in:
parent
c1bbfff700
commit
9cbb456410
10 changed files with 5 additions and 22 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue