all repos — dotfiles @ fd4843d30bcb21c74063fa75e4339897a70f628d

my *nix dotfiles

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

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