Code Monkey home page Code Monkey logo

nvim's Introduction

nvim

This is my personal Neovim configuration (Windows, WSL/Ubuntu and termux).

screenshot

plugins

  • packer.nvim plugin/package management for neovim
  • impatient.nvim speed up loading lua modules in neovim to improve startup time
  • nvim-web-devicons adds filetype glyphs (icons) to various vim plugins
  • plenary.nvim all the lua functions I don't want to write twice
  • nvim-notify a fancy, configurable, notification manager for neovim
  • sqlite.lua sqlite/luajit binding and a highly opinionated wrapper for storing, retrieving, caching, and persisting sqlite databases
  • onedark.nvim a dark theme for neovim >= 0.5 based on atom one dark theme
  • lualine.nvim a blazing fast and easy to configure neovim statusline
  • alpha-nvim a fast and highly customizable greeter for neovim
  • nvim-tree.lua a file explorer for neovim
  • barbar.nvim tabs, as understood by any other editor
  • which-key.nvim displays a popup with possible key bindings of the command you started typing
  • zen-mode.nvim distraction-free coding for neovim
  • telescope.nvim a highly extendable fuzzy finder over lists
  • nvim-colorizer.lua a high-performance color highlighter for neovim which has no external dependencies
  • nvim-treesitter provide a simple and easy way to use the interface for tree-sitter in neovim and provide some basic functionality such as highlighting based on it
  • playground view treesitter information directly in neovim
  • nvim-treesitter-textobjects create your own textobjects using tree-sitter queries
  • nvim-lspconfig a collection of common configurations for neovim's built-in language server client
  • lsp_signature.nvim show function signature when you type
  • nvim-compe auto completion plugin for neovim
  • nvim-lua-guide getting started using lua in neovim
  • nvim-luaref adds a reference for builtin lua functions, extracting both text and formatting from the lua 5.1 reference manual
  • scnvim neovim frontend for supercollider

useful links

other configs

nvim's People

Contributors

dtr2300 avatar

Watchers

 avatar

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.