mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-04 03:53:27 +08:00
a bunch of new rice~
This commit is contained in:
parent
89974ba846
commit
2bed0e3a07
59 changed files with 1641 additions and 2070 deletions
4
fish/functions/vim.fish
Executable file
4
fish/functions/vim.fish
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
# Defined in - @ line 1
|
||||
function vim --description 'alias vim nvim'
|
||||
nvim $argv;
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue