Coder Social home page Coder Social logo

abudden / taghighlight-automirror Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 6.0 14.84 MB

Note that this is no longer up to date as the mirroring service has stopped working. If you want the latest version, go to https://heptapod.host/cgtk/taghighlight

Home Page: https://heptapod.host/cgtk/taghighlight

Vim Script 23.85% Python 15.50% Shell 1.52% C++ 59.13%

taghighlight-automirror's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

taghighlight-automirror's Issues

failed to highlight local variables in c files

Hi

At first, thanks for your script.
I try to configure this vim script in my vim to read linux kernel, mainly to highlight local variables, but it seems not works. my configure steps as follows:

  1. clone this repo into '~/.vim/bundle/';
  2. add below configures in my vimrc:
    set tags+=/mnt/nvme8n1/wrw/git/mainline/linux/tags
    let g:taghighlight_enable = 1
    " let g:taghighlight_variable = 'LocalVariable'
    let b:TypesFileIncludeLocals = 1
    hi LocalVariable guibg=yellow
    hi CTagsGlobalVariable ctermfg=5
    hi GlobalVariable ctermfg=5
    hi CTagsLocalVariable ctermfg=2
    hi LocalVariable ctermfg=21

I don't know what I need to set for highlighting local variables.

Thanks again!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.