changed autotab to 4 spaces in neovim
This commit is contained in:
@@ -86,14 +86,19 @@ return {
|
||||
},
|
||||
|
||||
{
|
||||
"3rd/image.nvim",
|
||||
build = false, -- so that it doesn't build the rock https://github.com/3rd/image.nvim/issues/91#issuecomment-2453430239
|
||||
lazy = false,
|
||||
opts = {
|
||||
processor = "magick_cli",
|
||||
}
|
||||
'wakatime/vim-wakatime',
|
||||
lazy = false
|
||||
},
|
||||
|
||||
-- {
|
||||
-- "3rd/image.nvim",
|
||||
-- build = false, -- so that it doesn't build the rock https://github.com/3rd/image.nvim/issues/91#issuecomment-2453430239
|
||||
-- lazy = false,
|
||||
-- opts = {
|
||||
-- processor = "magick_cli",
|
||||
-- }
|
||||
-- },
|
||||
|
||||
-- {
|
||||
-- "nvim-treesitter/nvim-treesitter",
|
||||
-- opts = {
|
||||
|
Reference in New Issue
Block a user