branch: externals/gtags-mode commit c88225e3f1cdae29a39bc2b79442048d335b54c0 Author: Jimmy Aguilar Mena <kratsbinov...@gmail.com> Commit: Jimmy Aguilar Mena <kratsbinov...@gmail.com>
Add Readme.md --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000000..50cf6ccdc6 --- /dev/null +++ b/Readme.md @@ -0,0 +1,8 @@ +Readme +====== + +This is a simple project to enable GNU global integration with Emacs +xref and imenu with emphasis on tramp support and simplicity. + +Just load and enable the mode: `global-tags-mode` or call it in a +hook.