JamieMaple / neovimConfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mondo's Vim/Neovim Config

Prerequisite

Usage

  1. Clone this repo to your neovim/vim config dir, and restart neovim/vim to take effects.

You may need to create soft link from init.vim to .vimrc if you're using vim. or you can execute source in your .vimrc like

execute 'source' $HOME."/.config/nvim/init.vim"
  1. Set python envs

Reference to Using virtual enviroments for python with neovim.

Open external file in vim

For mac, see /applications/Vim.app, it denpends on nvr, or you can edit it by Automator

Features

  • Beautiful UI
  • Light weight
  • Lots of supported language
  • Friendly to front-end developer

Contribution

Whatever.

Lisence

MIT

About


Languages

Language:Vim Script 100.0%