all repos — dotfiles @ 495f841eb3c8278bcf6b1e3e2101c0d6440f24d6

my *nix dotfiles

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

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