notes_syntax_vim icon indicating copy to clipboard operation
notes_syntax_vim copied to clipboard

Save your study notes with .notes extension and open in vim for cool syntax highlighting

Go and use vimwiki instead of this. I don't recommend to use this at all.

Cool new syntax highlighting support for .notes fileformat for writing your exam notes in vim/neovim

Vim users

Copy the two folders (ftdetect & syntax) to the path $HOME/.vim/


Neovim users

Copy the two folders (ftdetect & syntax) to the path $HOME/.config/neovim/


Usage

Primary Heading/title

#Heading_Name

Sub-heading

a) Sub-1
b) Sub-2

Numbers support

  1. Point 1
  2. Point 2
  3. Point 3

Bullet points

- Text here
- Even more text
- Nothing to see here


Screenshots
Default Theme (vim)

Alt text

Hybrid Theme

Alt text

Molokai Theme

Alt text

Lucius Theme (light)

Alt text

Lucius Theme (dark)

Alt text

Dracula Theme

Alt text