Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@
# Cài đặt theme dracula
- Vô F:/Vim/plugged/dracula
- Copy lần lượt **dracula.vim** trong autoload và colors của **F:/Vim/plugged/dracula** bỏ vào autoload và colors trong **F:/Vim**
# Markdown preview vim
- Nếu gõ lệnh `:MarkdownPreview` mà không thấy gì xảy ra thì vào *Vim* gõ `:call mkdp#util#install()` và chờ nó cài xong là được

# Goodluck 😋😋😋
3 changes: 2 additions & 1 deletion _gvimrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
set t_vb=
set vb t_vb=

Loading