X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/eaded8cf3303049f7740022ec0a220be58e46163..e9798ff294de57a0dd98d6cb8d6d57bdcc190aa3:/nvim/.neoconf.json?ds=sidebyside diff --git a/nvim/.neoconf.json b/nvim/.neoconf.json new file mode 100644 index 0000000..7c48087 --- /dev/null +++ b/nvim/.neoconf.json @@ -0,0 +1,15 @@ +{ + "neodev": { + "library": { + "enabled": true, + "plugins": true + } + }, + "neoconf": { + "plugins": { + "lua_ls": { + "enabled": true + } + } + } +}