all repos — dotfiles @ 1f7875b6c0280df3cbc1d714ac8065142b980d6a

my *nix dotfiles

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

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