updated vim state
This commit is contained in:
parent
41cb72adc6
commit
6f7ce4f048
@ -8,7 +8,7 @@ vim:
|
||||
options: {}
|
||||
lets:
|
||||
defaults_vim:
|
||||
name: "g:skip_defaults_vim"
|
||||
name: g:skip_defaults_vim
|
||||
value: 1
|
||||
rustfmt_autosave:
|
||||
name: g:rustfmt_autosave
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
include:
|
||||
- pkg
|
||||
- .install
|
||||
- .config
|
||||
- .plugins
|
||||
|
@ -2,7 +2,9 @@
|
||||
{%- from "vim/map.jinja" import vim with context %}
|
||||
vim-pkg:
|
||||
pkg.latest:
|
||||
- name: vim
|
||||
- pkgs:
|
||||
- git
|
||||
- vim
|
||||
|
||||
vim-vimfiles-directory:
|
||||
file.directory:
|
||||
|
Loading…
Reference in New Issue
Block a user