Coder Social home page Coder Social logo

nvim's People

Contributors

xbc5 avatar

Watchers

 avatar

nvim's Issues

Create snapshot without sync

There is a command to create a snapshot and sync, but perhaps I just want to install a new plugin, then pin it.

Create to:

  • PackerInstallAndPin;
  • PackerPin;

Also perform a PackerCompile after each, because why not?

Install a better pager

Right now you cannot search through or narrow (fuzzy find) with the pager. This often hinders debugging, or even search through key maps.

Fix initial install

  • [x]: allow packer to load and install without theme;
  • []: allow packer to completely finish initial install without issue;

Filter project directories

Project-nvim will display an annoying message if a "project" directory does not exist. Create a function that accepts a table of directories, checks if they exist, then returns the ones that do. Then in the Telescope config use that table to inform project-nvim.

Create JS require snippet

Possibly not a snippet.

Provide a selection screen to fuzzy find over all files and modules. Then once selected, provide a multi-select for selecting which symbols to import. Then jump back to the previous cursor position.

Tidy up packer config

It doesn't need all the defaut options.

Mode auto commands from plugins into packer config.

Move key map (init.vim) into packer config.

Move auto-installer (plugins.lua) into config.

Fix folds

Investigate whether it's possible to do this via treesitter.

Start contextual terminal

When a terminal is focused, a shortcut should open a new terminal in the same domu, and possibly change to the same working directory.

Add a terminal to nvim

Use easy bindings, and a "no focus" mode, where you can view it without losing focus on the current buffer.

Show full file path in status line

Make the filename bold, a different colour, and truncate the path to the project root.

Often I have needed to quickly find which file I am in EXACTLY (by path).

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.