Git Product home page Git Product logo

nvim-config's Introduction

Hi there ๐Ÿ‘‹

nvim-config's People

Contributors

serhez avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nvim-config's Issues

Add screenshots

Adding screenshots to the README.md showing the main use cases, functionality and plugins.

Configure a better layout for Telescope

Configure a layout where the list of results sits on top of the search bar and the preview window below the search bar.

At the time of creating this issue, it seems that Telescope applies layouts per command, which is not ideal.

Fix "gu" unmapping

gu triggers the native vim function to_lower(), instead of LSP's go_to_usages(). We must unmap gu or map it to <Nop> before setting the LSP mapping.

Configure the statusline to be more responsive friendly

Have more responsive ways of showing git branches, gps and file names/paths in the statusline. Examples of possible improvements include:

  • Clipping with ellipsis after a given length based on available screen size.
  • Showing short names (e.g., some/path/to/file.ext -> s/p/t/file.ext) after a given length based on available screen size.

Jupyter plugins

The config needs to be able to deal with jupyter notebooks. At the time of creating this issue, there are no good solutions for this.

Plugins to keep an eye on:

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.