all repos — dotfiles @ 079deb7e8ffdf387516994bd6ed6ba50a73994fa

my *nix dotfiles

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

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