all repos — dotfiles @ e6921d9e2eb9c623224fab6ee72836c38ea92171

my *nix dotfiles

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

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