Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
90fb83c0b9
commit
28e5370997
4 changed files with 0 additions and 1 deletions
|
@ -1,68 +0,0 @@
|
|||
{
|
||||
"bufopts":
|
||||
{
|
||||
"completefunc": "ActualVimComplete"
|
||||
},
|
||||
"enabled": true,
|
||||
"large_file_disable":
|
||||
{
|
||||
"bytes": 52428800,
|
||||
"lines": 50000
|
||||
},
|
||||
"neovim_args":
|
||||
[
|
||||
"--cmd",
|
||||
"let g:actualvim = 1"
|
||||
],
|
||||
"neovim_path": "",
|
||||
"settings":
|
||||
{
|
||||
"sublime":
|
||||
{
|
||||
"inverse_caret_state": false
|
||||
},
|
||||
"vim":
|
||||
{
|
||||
"bell":
|
||||
{
|
||||
"color_scheme": "Packages/ActualVim/Bell.tmTheme",
|
||||
"duration": 0.001
|
||||
},
|
||||
"inverse_caret_state": false,
|
||||
"modes":
|
||||
{
|
||||
"all insert":
|
||||
{
|
||||
},
|
||||
"all visual":
|
||||
{
|
||||
},
|
||||
"command":
|
||||
{
|
||||
"inverse_caret_state": true
|
||||
},
|
||||
"insert":
|
||||
{
|
||||
},
|
||||
"normal":
|
||||
{
|
||||
"inverse_caret_state": true
|
||||
},
|
||||
"replace":
|
||||
{
|
||||
},
|
||||
"visual":
|
||||
{
|
||||
},
|
||||
"visual block":
|
||||
{
|
||||
},
|
||||
"visual line":
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings_priority": "sublime",
|
||||
"smooth_scroll": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue