all repos — dotfiles @ 05b7061804b256784b5881e7737ea2359356369f

my *nix dotfiles

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

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