mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-05 11:25:52 +00:00
autopairs/nvim-autopairs: lazy-load instead of always loading
This is suggested per the plugin's readme
This commit is contained in:
parent
39813f0322
commit
a7718dd214
2 changed files with 8 additions and 8 deletions
|
|
@ -142,6 +142,9 @@
|
|||
- Added [hlargs.nvim](https://github.com/m-demare/hlargs.nvim) support as
|
||||
`visuals.hlargs-nvim`.
|
||||
|
||||
- Lazy-load `nvim-autopairs` plugin when using
|
||||
`vim.autopairs.nvim-autopairs.enable`
|
||||
|
||||
[Machshev](https://github.com/machshev):
|
||||
|
||||
- Added `ruff` and `ty` LSP support for Python under `programs.python`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue