all repos — dotfiles @ ac2d5913500f710415f7ed1ba74c38ee96693ed8

my *nix dotfiles

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

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