all repos — dotfiles @ 670e041e0b48ee13a416021949f9550350776197

my *nix dotfiles

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

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