Skip to content

Commit

Permalink
[vim] Update config for indent-blankline.nvim v3
Browse files Browse the repository at this point in the history
  • Loading branch information
rouge8 committed Sep 28, 2023
1 parent 0a52684 commit f18f64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim.symlink/lua/config.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- Ident Blankline
require("indent_blankline").setup({})
require("ibl").setup()

-- Treesitter
require("nvim-treesitter.configs").setup({
Expand Down

0 comments on commit f18f64a

Please sign in to comment.