GithubHelp home page GithubHelp logo

Comments (3)

rafaeldelboni avatar rafaeldelboni commented on June 20, 2024

Hey thanks for your interest and your questions,

About the [ and " "auto complete" you can have it using vim-sexp and vim-sexp-mappings-for-regular-people plugins, I did use those in my personal setup, if you want you can add these lines on yours:
https://github.com/rafaeldelboni/dotfiles/blob/master/config/nvim/fnl/config/plugin.fnl#L45-L49
https://github.com/rafaeldelboni/dotfiles/blob/master/config/nvim/fnl/config/plugin/sexp.fnl

Please check this and this for more info.

About the document scrolling this isn't related to nvim-cmp, but with nvim itself. You can enter the documentation buffer pressing K twice as nanoteee says here :

According to :help vim.lsp.buf.hover(), you should be able to jump into the floating window by calling the function twice in a row (or pressing K twice in your case). It used to work for me but doesn't anymore. I think this PR fixes it: neovim/neovim#12720

from cajus-nvim.

diskriminantti avatar diskriminantti commented on June 20, 2024

Thanks a lot for the help! I got the scrolling working now with those instructions, awesome. 👍

I was still unable to get the quote stuff working as per my example, even after installing the sexp plugins (I did have them installed before as well, forgot to mention it). I do get automatched parenthesis and quotes, but I can't seem to replicate the behavior I previously had (aka. the 3rd step of my initial post is still not the same). It's not a huge deal anyway, so I can live with it. Tried comparing against my old $MYVIMRC, and can't find anything which would explain the difference. Thanks a lot for the help in any case!

from cajus-nvim.

rafaeldelboni avatar rafaeldelboni commented on June 20, 2024

I will close this issue, feel free to reopen if you need anything related to this again :)

from cajus-nvim.

Related Issues (10)

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.