You've already forked dotfiles
feat: Removing nvim-lspconfig and starting the removal of Mason, adding
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
This commit is contained in:
3
nvim/lua/plugins/autopairs.lua
Normal file
3
nvim/lua/plugins/autopairs.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
vim.pack.add({'https://github.com/nvim-autopairs'})
|
||||
|
||||
require('nvim-autopairs').setup()
|
||||
Reference in New Issue
Block a user