Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-17 | Update using neovim-qt's PKGBUILD as a template | Aaron Abbott | |
2017-09-13 | bumped git version and tested | Aaron Abbott | |
2017-03-17 | Fixed issue with overwriting nvim help tag index | Aaron Abbott | |
@Stunts pointed out that neovim and neovim-qt-git claimed to own /usr/share/nvim/runtime/doc/tags, causing an installation conflicting files errors. Additionally, this would overwrite the neovim help tags!! Fixed the scripts to only install the .vim plugin and .txt doc files from neovim-qt-git and then allow the postinstall script to update the neovim index | |||
2016-11-08 | Bumped git version | Aaron Abbott | |
2016-10-10 | Bumbed version | Aaron Abbott | |
2016-09-09 | Updated pkgver AUR version to v.0.2.2.r* | Aaron Abbott | |
2016-05-04 | Updated to install any plugins shipped | Aaron Abbott | |
Install any plugins in src/gui/runtime/ to /usr/share/nvim/runtime. Specifically these: https://github.com/equalsraf/neovim-qt/tree/master/src/gui/runtime. Also required a .install file be made to update the helptags for neovim so that any docs installed are accessible. | |||
2016-04-28 | Install the .desktop file and neovim icon | Aaron Abbott | |
2015-08-17 | Added libxkbcommon-x11 dependency | Aaron Abbott | |
2015-08-05 | Initial commit and release 1 | Aaron Abbott | |