/vim_note

My VIM Dotfiles + .note file extension

Primary LanguageVim script

VIM NOTE - Note taker syntax highlighting and shortcuts (.note)

TODO:

  • Change the behaviour of "/" and "" so they don't prefix more than one character, if a slash is already present replace it
  • Similar to the above implement "-" to clear the slashes
  • [] Having trouble configuring the shortcut commands "/", "", "-" and "?", the ':s' function needs to match more than two of the symbols (currently "/" and "")