all repos — dotfiles @ ca6460079249e87c901ed23fe4c7e1bbea104360

my *nix dotfiles

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

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