update neovim and syncthing
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
120d06ed4d
commit
099d82f56c
8 changed files with 252 additions and 131 deletions
|
|
@ -4,7 +4,10 @@
|
|||
setupOpts = {
|
||||
image = {
|
||||
enabled = true;
|
||||
setupOpts.doc.inline = false;
|
||||
doc = {
|
||||
inline = false;
|
||||
float = true;
|
||||
};
|
||||
};
|
||||
quickfile.enabled = true;
|
||||
statuscolumn.enabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue