all repos — nixfiles @ dd829bbad56e53a35d86e8e43165a92268339929

System and user configuration, managed by nix and home-manager

neovim: configure smart completion

Alan Pearce
commit

dd829bbad56e53a35d86e8e43165a92268339929

parent

be7dd55d729eaf4c001790430bafe2b6115328c2

1 file changed, 5 insertions(+), 0 deletions(-)

changed files
A user/nvim/coc-settings.json
@@ -0,0 +1,5 @@
+{ + "json.enable": true, + "suggest.enablePreview": true +} +