all repos — dotfiles @ 3a6c38bffd2f463c5bb914e426066acbdbc02201

my *nix dotfiles

config/nvim/lua/lsp/python.lua (view raw)

1require('lspconfig').pyright.setup{ on_attach = require('maps').on_attach }