remove autotag plugin and install html lsp
This commit is contained in:
parent
064e55fe56
commit
3fe4b8521d
2 changed files with 5 additions and 3 deletions
|
|
@ -6,5 +6,6 @@ vim.opt.relativenumber = true
|
|||
vim.g.have_nerd_font = true
|
||||
|
||||
require 'custom.mappings'
|
||||
require 'custom.tabulation'
|
||||
|
||||
return {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue