Git Product home page Git Product logo

Comments (5)

rhysd avatar rhysd commented on August 27, 2024

There is no feature to specify the sign, but I think I can add it!

from clever-f.vim.

rhysd avatar rhysd commented on August 27, 2024

I tried implementing this feature to the latest 'dev' branch.
Could you check the behavior is what you intended?

" e.g. 'f.' matches to . and _ and ' and ,
let g:clever_f_chars_match_any_signs = '.'
let g:clever_f_any_signs_match_signs = ".,_'"

from clever-f.vim.

gyermolenko avatar gyermolenko commented on August 27, 2024

Thanks! Works great. I'll let you know if i find any issues with that.
And this is my current configuration:
let g:clever_f_chars_match_any_signs = ';'
let g:clever_f_any_signs_match_signs = "!@#$%^:&+="

from clever-f.vim.

rhysd avatar rhysd commented on August 27, 2024

OK, thank you for the confirmation. I'll use this feature a little more and merge to master branch if no problem is found.

from clever-f.vim.

lyndhurst avatar lyndhurst commented on August 27, 2024

Hi,
I stumbled upon this issue while looking for this exact feature, and I am glad to see it is already implemented.
However, I cannot find g:clever_f_any_signs_match_signs variable in the help page, and seeing the last comment is about 6 years old, I am wondering what is the status on this feature and if it was merged to the master branch.
Thank you for letting me know.

from clever-f.vim.

Related Issues (20)

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.