athelll / cpp

notes for learning cpp

Home Page:https://www.learncpp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP note takings
source: LearnCpp Site

What is needed to read .note files comfortably.

  1. neovim (+0.8v)
  2. vimwiki (plugin)
  3. folke todo-comments (plugin)

Add this line of code to your neovim lua config:

vim.cmd [[ au BufRead,BufNewFile *.note setfiletype vimwiki ]]

About

notes for learning cpp

https://www.learncpp.com


Languages

Language:C++ 86.2%Language:Python 7.3%Language:Shell 4.7%Language:C 1.8%