all repos — dotfiles @ 51ac9bbd9c1e5ecedfc48b52e893653c54b228a3

my *nix dotfiles

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

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