Giter Club home page Giter Club logo

Comments (4)

ChristianChiarulli avatar ChristianChiarulli commented on May 20, 2024
let g:which_key_map.t = {
      \ 'name' : '+terminal' ,
      \ ';' : [':FloatermNew --wintype=popup --height=6'        , 'terminal'],
      \ 'f' : [':FloatermNew fzf'                               , 'fzf'],
      \ 'g' : [':FloatermNew lazygit'                           , 'git'],
      \ 'd' : [':FloatermNew lazydocker'                        , 'docker'],
      \ 'n' : [':FloatermNew node'                              , 'node'],
      \ 'N' : [':FloatermNew nnn'                               , 'nnn'],
      \ 'p' : [':FloatermNew python'                            , 'python'],
      \ 'r' : [':FloatermNew ranger'                            , 'ranger'],
      \ 't' : [':FloatermToggle'                                , 'toggle'],
      \ 'y' : [':FloatermNew ytop'                              , 'ytop'],
      \ 's' : [':FloatermNew ncdu'                              , 'ncdu'],
      \ }

Here is the code that opens all terminals. I guess the only difference for the integrated one is that it's a popup. I just tested and you're right it didn't work. I recommend putting an issue on the floaterm repo. They would probably understand the reason for this better than me.

Also, no problem I'm having a lot of fun working on it I'm glad you guys are finding it useful.

from lunarvim.

abdiksalah avatar abdiksalah commented on May 20, 2024

I am having trouble with CPP for this setting, the YCM is not working well any suggestions

from lunarvim.

ChristianChiarulli avatar ChristianChiarulli commented on May 20, 2024

@abdiksalah I recommend opening another issue. I will need a bit of a clearer explanation for what isn't working and I also recommend using coc for cpp, any reason you haven't tried that?

from lunarvim.

vimtor avatar vimtor commented on May 20, 2024

I just figured out that the toggle works for the floating terminal no the integrated one so this does seem to be an issue with your setup

from lunarvim.

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.