summarylogtreecommitdiffstats
path: root/neovim-git.install
AgeCommit message (Collapse)Author
2024-01-31Make the package closer to that in the main reposA Farzat
Also use tree-sitter-git for now because the one in the repos is not up-to-date enough.
2022-12-28neovim-git: remove source renaming, cleanup, split scripts into separateéclairevoyant
files Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2015-10-27neovim-git.install: Refer to ':h nvim-from-vim'.Florian Walch
Remove instructions for symlinking .nvimrc. Neovim now supports XDG [1]. [1] https://github.com/neovim/neovim/pull/3470
2015-07-21neovim-git.install: Mention "breaking changes" wiki page when upgrading.Florian Walch
2015-06-23Initial commit: neovim-git 0.r3607.20a57c4-1.Florian Walch