You've already forked dotfiles
in LSP definitions for servers that are used, adding in a script to check for LSPs, removing some extraneous items in the tmux conf, moving autopairs to its own file
4 lines
87 B
Lua
4 lines
87 B
Lua
vim.pack.add({'https://github.com/nvim-autopairs'})
|
|
|
|
require('nvim-autopairs').setup()
|