all repos — dotfiles @ ae310e4781a30287d3e01a0a1431ffd9d1eb38a3

my *nix dotfiles

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

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