Code Monkey home page Code Monkey logo

vim-config's Introduction

Current Version

NeoVim (nightly)

Active Plugins

  • Vim-plug — A plugin to handle plugins
  • vim-sensible — Set of standard settings
  • async.vim — Normalize async job control API for vim and neovim
  • vim-wordmotion — A much better behavior to vim motion controls word and WORD
  • float-preview.nvim — Nice float preview window
  • close-buffers-vim — Helps to close unused hidden buffers (Good to enforce minimal tab usage)
  • vimwiki — Provides a way to create a local wiki, it handles markdown files very nicely also
  • vim-fugitive — Handles git commands
  • ranger.vim — Allows ranger to run inside a vim buffer, helps a lot to move through bigger projects
  • coc.nvim — Provides code completions, mediate communication with language servers and has some extensions also (mostly to aid vim with specific languages)
  • fzf — An insanely fast file fuzzy finder
  • fzf.vim — Provides an interface to FZF be able to run in a vim buffer, it has interface to Ag, to search a pattern through files contents, it's also incredible fast
  • hlsl.vim — HLSL syntax highlight
  • cakebuild.vim — Cake files syntax highlight
  • omnisharp-vim — A must have to work with C# at vim, provides several cool features
  • zeavim.vim — Allows to quickly search at Zeal
  • echodoc.vim — Displays a nice reminder to cursor current function signature at command line
  • ale — It's an async linting, quickly showing syntax and semantic errors at supported languages
  • vim-polyglot — Provides syntax to many many languages
  • lightline.vim — A light statusline, but still highly customized
  • vim-devicons — Provides very cool font glyphs to make everything more aesthetic pleasing
  • vim-hexokinase — Displays colors (hex, rgb, rgba) in several ways, very handful to remember which color a certain value is

Active Theme

Nice Themes

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.