Add some basic vim configuration
Add a couple plugins and setup vimplug.
This commit is contained in:
parent
a19149d2de
commit
0023dc49a9
3 changed files with 3122 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
- create:
|
||||
- ~/projects
|
||||
- ~/.vim/autoload
|
||||
- ~/.vim/plugged
|
||||
- ~/.config/kitty
|
||||
- ~/.local/share/fonts
|
||||
- ~/.fonts
|
||||
|
|
@ -14,6 +16,7 @@
|
|||
~/.bashrc: bashrc
|
||||
~/.profile: profile
|
||||
~/.vimrc: vimrc
|
||||
~/.vim/autoload/plug.vim: resources/vim/plug.vim
|
||||
~/.config/kitty/kitty.conf: kitty.conf
|
||||
~/.scripts: scripts
|
||||
~/.fonts/:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue