mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): zen-mode
This commit is contained in:
parent
d238bce407
commit
cf098ba949
8 changed files with 92 additions and 23 deletions
|
|
@ -54,3 +54,6 @@ abbr vp 'cd ~/.dotfiles/.config/nvim/after/plugin/ && nvim ../../init.lua && pre
|
|||
abbr fp 'cd ~/.dotfiles/.config/fish/ && nvim config.fish && prevd'
|
||||
abbr tp 'nvim ~/.dotfiles/.tmux.conf'
|
||||
abbr sp 'nvim ~/.dotfiles/.config/starship.toml'
|
||||
|
||||
## Dev stuff
|
||||
abbr crun 'gcc main.c -o main && ./main'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue