edit the config structure to use modules rather than sets
This commit is contained in:
parent
515bf06620
commit
2b91fb060a
4 changed files with 32 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Neovim options
|
||||
# Use :options to get the list of all options
|
||||
# Use :h <option> to load help for given <option>
|
||||
{
|
||||
_:{
|
||||
opts = {
|
||||
# Don't stop backspace at insert
|
||||
backspace.__raw = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue