Code Monkey home page Code Monkey logo

vim's Introduction

vim

These are the three modules that I merely use to cutomise vim to write C# core (using LSP). I have tested this setup on a Mac but haven't had the chance to test it on Windows or Linux.

Installation

If you want to use these settings, simply clone this repository to ~/.vim/modules and add the following lines to ~/.vimrc

If you don't have vim installed with Python support, run the following command

brew install vim -python3 brew link vim

filetype on
filetype plugin on

source  ~/.vim/modules/keymaps.vim
source  ~/.vim/modules/plugins.vim
source  ~/.vim/modules/settings.vim

then run :PlugInstall or use your favourite plugin installer.

Plugins

  • 'mhinz/vim-startify'
  • 'prabirshrestha/vim-lsp'
  • 'haya14busa/incsearch.vim'
  • 'junegunn/vim-peekaboo'
  • 'AnotherProksY/ez-window'
  • 'airblade/vim-gitgutter'
  • 'preservim/nerdcommenter'
  • 'gko/vim-coloresque'
  • 'mattn/emmet-vim'
  • 'mileszs/ack.vim'
  • 'jlcrochet/vim-razor'
  • 'rmagatti/goto-preview'
  • '907th/vim-auto-save'
  • 'rhysd/clever-f.vim'
  • 'itchyny/vim-cursorword'
  • 'dense-analysis/ale'
  • 'preservim/nerdtree'
  • 'jlanzarotta/bufexplorer'
  • 'puremourning/vimspector'
  • 'maximbaz/lightline-ale'
  • 'shinchu/lightlinegruvbox.vim'
  • 'itchyny/lightline.vim'
  • 'Rigellute/rigel'
  • 'vim-airline/vim-airline'
  • 'junegunn/fzf.vim'
  • 'junegunn/fzf'
  • 'dense-analysis/ale'
  • 'nickspoons/vim-sharpenup'
  • 'prabirshrestha/asyncomplete.vim'
  • 'OmniSharp/omnisharp-vim'
  • 'yuki-yano/fzf-preview.vim', { 'branch': 'release/rpc' }
  • 'junegunn/fzf', { 'do': { -> fzf#install() } }

Screenshots:

vim1

vim4

vim2

vim3

vim's People

Contributors

majdyafi avatar

Stargazers

 avatar Andy Shevchenko avatar

Watchers

James Cloos avatar  avatar Iftah ya Simsim 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.