[geany/geany] 502120: Merge pull request #831 from b4n/cuda/tags
Colomban Wendling
git-noreply at xxxxx
Mon Jan 18 02:34:02 UTC 2016
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Mon, 18 Jan 2016 02:34:02 UTC
Commit: 50212093babea8561792bdd14dd4f0457128067f
https://github.com/geany/geany/commit/50212093babea8561792bdd14dd4f0457128067f
Log Message:
-----------
Merge pull request #831 from b4n/cuda/tags
CUDA: Use C++ ctags parser
Modified Paths:
--------------
data/filetypes.CUDA.conf
Modified: data/filetypes.CUDA.conf
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -21,6 +21,7 @@ preprocessor.end.$(file.patterns.cpp)=endif
[settings]
lexer_filetype=C
+tag_parser=C++
# default extension used when saving files
extension=cu
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list