all repos — dotfiles @ a96131ac76676586934e00e8e21af42538f85f8c

my *nix dotfiles

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

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