Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

343 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

Version Neovim TypeScript Python Join the chat at https://gitter.im/dotvim/community

Screen Capture on 2022-05-20 at 03-18-12

Prerequisites

MacOS / Use brew

$ brew bundle install --file ./Brewfile
  • nvim v0.10.x
  • python
  • node
  • rust
  • rg
  • fzf
  • lolcat
  • bat
  • dasht

Usage

$ git clone https://github.com/aar0nTw/dotvim.git
$ ln -s dotvim ~/.config/nvim

Install dein.vim plugin manager

$ cd ~/.config/nvim
$ sh ./install.sh ./dein

Run following commands in vim:

" dein will install all plugins when nvim first start
:call dein#install()

Plugins

see Plugins

Todo

  • dein.vim
    • Manage all plugins by dein
    • make all plugins managed by dein setup in toml
  • remove pathogen
  • remove legacy settings

Releases

Contributors

Languages