文件名称:neogit:新vimag的玛吉特
文件大小:65KB
文件格式:ZIP
更新时间:2024-04-16 15:54:56
Lua
Neogit 面向Vim哲学的Neovim正在进行的Magit克隆。 安装 插件管理器 命令 use 'TimUntersberger/neogit' Plug 'TimUntersberger/neogit' NeoBundle 'TimUntersberger/neogit' Bundle 'TimUntersberger/neogit' git clone https://github.com/TimUntersberger/neogit.git ~/.vim/bundle/neogit call dein#add('TimUntersberger/neogit') 您还可以在内置的程序包管理器中使用: $ git clone --depth 1 https://github.com/TimUntersberger/neogit $XDG_CONFIG_HOME /nvim/
【文件预览】:
neogit-master
----.gitignore(0B)
----README.md(7KB)
----syntax()
--------NeogitNotification.vim(139B)
--------NeogitGitCommandHistory.vim(470B)
--------NeogitStatus.vim(2KB)
--------NeogitLog.vim(83B)
----lua()
--------neogit()
--------neogit.lua(907B)
----tests()
--------branch_popup_spec.lua(1KB)
--------git_harness.lua(2KB)
--------minimal-init.nvim(37B)
--------mocks()
--------hunks_spec.lua(2KB)
--------status_buf_spec.lua(4KB)
--------poc_spec.lua(567B)
--------.repo()
----LICENSE(1KB)
----todo.md(815B)
----ftplugin()
--------NeogitGitCommandHistory.vim(328B)
--------NeogitStatus.vim(596B)
----doc()
--------tags(986B)
--------neogit.txt(4KB)
----Makefile(155B)
----plugin()
--------neogit.vim(564B)