diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2016-12-07 00:41:41 +0000 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2016-12-07 00:41:41 +0000 |
commit | e66105c5aef77294eeac0e7dca2ec75f026e0fb7 (patch) | |
tree | 14637438bd8e2015b2a3e6c381ddb4d92b4de3e9 | |
parent | 7919bd93afcfe076286d72d29c94916e34cdf8b1 (diff) | |
download | dotfiles-e66105c5aef77294eeac0e7dca2ec75f026e0fb7.tar.gz dotfiles-e66105c5aef77294eeac0e7dca2ec75f026e0fb7.tar.bz2 dotfiles-e66105c5aef77294eeac0e7dca2ec75f026e0fb7.zip |
update to nvim
-rw-r--r-- | Editor/vimrc | 6 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Editor/vimrc b/Editor/vimrc index 392f698..16c42e9 100644 --- a/Editor/vimrc +++ b/Editor/vimrc @@ -10,9 +10,9 @@ Plugin 'tpope/vim-surround' Plugin 'tpope/vim-repeat' Plugin 'takac/vim-hardtime' -"Plugin 'Valloric/YouCompleteMe' -"Plugin 'SirVer/ultisnips' -"Plugin 'honza/vim-snippets' +Plugin 'Valloric/YouCompleteMe' +Plugin 'SirVer/ultisnips' +Plugin 'honza/vim-snippets' call vundle#end() " required filetype plugin indent on " required @@ -4,8 +4,8 @@ Vaskozl's keyboard-only dotfiles System: archlinux Window_Manager: ratpoison Browser: vimb -Editor: vim -Mail: mutt & mbsync +Editor: neovim +Mail: neomutt & mbsync File_Manager: ranger Calendar: khal & vdirsyncer Contacts: khard & vdirsyncer |