all repos — dotfiles @ ad053891fde0da3a6db117dd137933df735283da

my *nix dotfiles

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

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