vim: Replace CoC with Treesitter and LSP
This commit is contained in:
parent
51d091f066
commit
f6c7a0152a
8 changed files with 140 additions and 51 deletions
|
@ -57,3 +57,5 @@ autocmd FileType gitcommit setlocal spell
|
|||
|
||||
" Display extra whitespace
|
||||
set list listchars=tab:»·,trail:·
|
||||
|
||||
lua require("opdavies")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue