all repos — dotfiles @ e0d420bc317685f63d129fb25ef02dd44d52259d

my *nix dotfiles

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

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