all repos — dotfiles @ 1be1fee4dd9f58f190d13eff4cfc109985b6267f

my *nix dotfiles

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

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