Giter Site home page Giter Site logo

dmap.nvim's Issues

WinResized unexpected event

Error detected while processing /home/kiyoon/bin/vimrc4ubuntu/init.vim[26]../home/kiyoon/bin/vimrc4ubuntu/.vimrc[16]../home/kiyoon/bin/vimrc4ubuntu/plugins.vim:                                                                                                                                
line  235:                                                                                                                                                                                                                                                                                      
E5108: Error executing lua ...on/.local/share/nvim/plugged/dmap.nvim/lua/dmap/init.lua:59: unexpected event                                                                                                                                                                                     
stack traceback:                                                                                                                                                                                                                                                                                
        [C]: in function 'nvim_create_autocmd'                                                                                                                                                                                                                                                  
        ...on/.local/share/nvim/plugged/dmap.nvim/lua/dmap/init.lua:59: in function 'init'                                                                                                                                                                                                      
        .../kiyoon/.local/share/nvim/plugged/dmap.nvim/lua/dmap.lua:12: in function 'setup'                                                                                                                                                                                                     
        [string ":lua"]:1: in main chunk                                                                                                                                                                                                                                                        
Press ENTER or type command to continue

It seems like my Ubuntu neovim doesn't have this autocommand.

Also, you can consider removing the gif from the repository and hosting it directly on GitHub (just drag it to README.md)

Conflict in `dmap` module name

I have no idea if this is particular to my setup, but it seems like an actual issue.

The dmap.lua module conflicts with the dmap/ module. When requiring it, it targets dmap/init.lua instead of dmap.lua, making it impossible to setup the plugin.

I feel like even if it is the package manager's fault (lazy.nvim), it wouldn't hurt to name those files/directories something different just for clarity's sake. And as far as I can tell, it seems to be standard practice to have a module/init.lua file act as a single module?

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.