···1111end
1212vim.opt.rtp:prepend(lazypath)
13131414-vim.g.mapleader = " "
1414+vim.g.mapleader = " " -- make sure to set `mapleader` before lazy so your mappings are correct
1515--
1616-- This file can be loaded by calling `lua require('plugins')` from your init.vim
1717···7575 --Utilities for user-defined text objects
7676 'kana/vim-textobj-user',
7777 --Text objects for indentation levels
7878- 'kana/vim-textobj-indent',
7878+ -- 'kana/vim-textobj-indent',
7979 --Text objects for Python
8080 'bps/vim-textobj-python',
8181 --preview CSS colors inline