mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
Update vim configs
This commit is contained in:
@@ -24,7 +24,14 @@ alias lst='exa -l -snew'
|
||||
|
||||
---
|
||||
|
||||
|
||||
- Vim: `.vimrc`
|
||||
- put `vimconfigbase.vim` into `~/`
|
||||
- put `.vimrc` into `~/`
|
||||
- install https://github.com/junegunn/vim-plug
|
||||
- inside vim, execute: `:PlugInstall`
|
||||
- NeoVim: `init.vim`
|
||||
- put `vimconfigbase.vim` into `~/`
|
||||
- in `.config/nvim/init.vim`
|
||||
- install https://github.com/junegunn/vim-plug
|
||||
- inside neovim, execute: `:PlugInstall`
|
||||
|
||||
Reference in New Issue
Block a user