diff --git a/.nvim.lua b/.nvim.lua new file mode 100644 index 0000000..7848a1b --- /dev/null +++ b/.nvim.lua @@ -0,0 +1 @@ +vim.lsp.enable("pyright")