Giter Site home page Giter Site logo

dmap.nvim's Introduction

PIERRED(1)                    PierreD                   PIERRED(1)

NAME

       Pierre Dommerc - code writer.

SYNOPSIS

       pierre

DESCRIPTION

       Hi, I am passionate about code. At the
       moment, I'm mainly interested in Rust 🦀. I enjoy developing
       my own tools with it since 2018. I like to keep a foot
       in system programming. And yes I'm used to doing C sometimes.

       I'm a big fan of Linux and the Unix philosophy (Do One
       Thing And Do It Well.
). I am convinced that people should
       be the sovereign of their machine and their data. I'm
       concerned about my digital privacy.

       At work I trade my time for software development in privacy
       to make money. I mainly work with TypeScript, React and Rust.

OPTIONS

       -d, --dot
              My dotfiles. You can find info about my
              Arch Linux install and basically my desktop
              environment setup (window manager config, statusbar,
              etc).

       -n, --nvim_config
              My personal neovim config (written in Lua).

       -b, --baru
              A system monitor designed for use in window manager
              statusbar, written in Rust.

       -m, --milcheck
              CLI to display the status of your pacman mirrorlist and the
              Arch Linux lastest news right in your terminal,
              written in Rust.

       -B, --bato
              A small daemon to send battery notifications, using
              a Finite State Machine, written in Rust.

SEE ALSO

       Bitcoin is great, thanks Satoshi Nakamoto.

BUGS

       [email protected]

1.0.0                     2021-01-01                     PIERRED(1)

dmap.nvim's People

Stargazers

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

Watchers

 avatar

dmap.nvim's Issues

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?

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)

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.