摘要:
# 自定义vim,以便于更好的编写shell [root@kylin-xu ~]# vim .vimrc set ts=4 set ai autocmd BufNewFile *.sh exec ":call SetTitle()" func SetTitle() if expand("%:e") 阅读全文
# 自定义vim,以便于更好的编写shell [root@kylin-xu ~]# vim .vimrc set ts=4 set ai autocmd BufNewFile *.sh exec ":call SetTitle()" func SetTitle() if expand("%:e") 阅读全文
posted @ 2024-12-03 09:35
Linux小菜鸟
阅读(546)
评论(2)
推荐(9)

浙公网安备 33010602011771号