Giter VIP home page Giter VIP logo

Comments (5)

kennycallado avatar kennycallado commented on May 19, 2024 2

I also found that the function :lua require('rest-nvim').run() works.

I also attach a screenshot:

screenshot

from rest.nvim.

NTBBloodbath avatar NTBBloodbath commented on May 19, 2024 1

Wait I think I know why it doesn't work. My apologies haha I was distracted.

rest.nvim mappings doesn't work with command-line because they're defined as plugins mappings. That means you'll need to map those commands somewhere, just keep in mind that you shouldn't use noremap when mapping them, otherwise they will not work :)

To map them you'll simply need to use <Plug>RestNvim as the command to be executed by your mapping and nothing more. I think README has all the available commands.

Feel free to re-open this issue if you're still facing this after mapping the plugin commands.

from rest.nvim.

NTBBloodbath avatar NTBBloodbath commented on May 19, 2024

Hi, can you please see if rest.nvim is loaded when doing :PackerStatus? Also make sure to :PackerCompile after doing changes to your plugins :)

from rest.nvim.

kennycallado avatar kennycallado commented on May 19, 2024

Thanks for your quick reply!

Yes, I have it compiled and shown in :PackerStatus. Here are a couple of screenshots in case them help.

screenshot_rest-nvim_1

screenshot_rest-nvim_2

from rest.nvim.

Maswor avatar Maswor commented on May 19, 2024

I'm having the same issue

from rest.nvim.

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.