all repos — dotfiles @ 44dd260faad218bb05171c28e2af0c03cf73cb05

my *nix dotfiles

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

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