Giter VIP home page Giter VIP logo

bclose.vim's Introduction

Hi there ๐Ÿ‘‹

I'm Rasmus. I am from Denmark, and my pronouns are he / him. I am a freelance software engineer mostly working with Ruby.

I am @nerdd on mstdn.social and @nerdd on Twitter as well.

My (mostly) unmaintained website is at nerdd.dk (no real surprises there ๐Ÿ˜…).

bclose.vim's People

Contributors

luizribeiro avatar mortang2410 avatar rbgrouleff avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bclose.vim's Issues

Error: E121: Undefined variable: g:no_plugin_maps

Hi!

Your commit of today return a new error when we start Neovim or Vim:

$ nvim
Error detected while processing /home/julioprayer/.vim/plugged/bclose.vim/plugin/bclose.vim:
line   73:
E121: Undefined variable: g:no_plugin_maps
E15: Invalid expression: !g:no_plugin_maps
Press ENTER or type command to continue

Could you fixt it please ;-) ?

Thanks in advance ! :-)

Bug when using bclose.vim with lf.vim

I noted some strange behavior while using lf.vim and opened an issue: ptzz/lf.vim#14

I investigated a little and it could be that the bug is in bclose.vim.

Look at line 50 inside bclose.vim:

if prevbuf > 0 && buflisted(prevbuf) && prevbuf != w

The last condition is comparing a buffer id (prevbuf) with a window id (w), which I think is the source of the problem.

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.