Code Monkey home page Code Monkey logo

descriptive_maps.vim's Introduction

TJ DeVries

I am a:

  • Core Maintainer: Neovim with over 40k stars & over 1 million downloads.
  • Community Builder: telescope.nvim which has over 50 contributors in less than 6 months.
  • Developer Tool Creator: plenary.nvim
  • Live Coder: teej_dv

Currently working full-time on streaming, making videos and course materials.

Formerly at Sourcegraph

Contact Information:

  • Email: devries.timothyj <at> gmail.com
  • Discord: TJ DeVries#4375

Projects:

  • 🔭 I’m the author of telescope.nvim
  • A core contributor to Neovim. Primarily focused on:
    • Integrating Lua into Neovim.
    • The built-in LSP client.
  • Wrote my own (WIP) transpiler for vim9script vim9jit
  • Popular dotfile configuration / examples for my configuration_manager

Sponsor:

I like making plugins and making Neovim work better for me & as many people as I can 😁. You can sponsor my work here.

  • ⚡ Fun fact: I like to play the marimba!

descriptive_maps.vim's People

Contributors

tjdevries avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

descriptive_maps.vim's Issues

IndexError: list index out of range

Just ran :call DescriptiveMaps() on nvim-dev

Erreur détectée en traitant function DescriptiveStart :         
ligne    1 :                                                                                                                                                       
error caught in request handler '/home/teto/.local/share/nvim/site/pack/descriptive_maps.vim/rplugin/python3/descriptive_maps:function:DescriptiveStart [[]]':     
Traceback (most recent call last):                                                                                                                                 
  File "/home/teto/.local/share/nvim/site/pack/descriptive_maps.vim/rplugin/python3/descriptive_maps/__init__.py", line 26, in start                               
    status = self.desc.start()                                                                                                                                     
  File "/home/teto/.local/share/nvim/site/pack/descriptive_maps.vim/rplugin/python3/descriptive_maps/descriptor.py", line 44, in start                             
    return super().start()                                                                                                                                         
  File "/home/teto/.local/share/nvim/site/pack/descriptive_maps.vim/rplugin/python3/descriptive_maps/prompt/prompt.py", line 166, in start                         
    status = self.on_update(status) or STATUS_PROGRESS                                                                                                             
  File "/home/teto/.local/share/nvim/site/pack/descriptive_maps.vim/rplugin/python3/descriptive_maps/descriptor.py", line 79, in on_update                         
    self.result = applicable_keys[self.nvim.call('line', ['.']) - 1]                                                                                               
IndexError: list index out of range 

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.