- Using checkboxes to create todo lists
- Search daily notes using Telescope
- Create Templates for notes and daily tasks
- I use lazygit for Integration with github
- I have also colour coded the different branches
- Uses Nerd fonts for the symbols
- When coding it places a line for what has changed in the file
- Using the plugin called todo-comments.nvim
- This plugin gives an individual symbol for every different todo comment
- There should be a file called config.yml
- Path to file: ~/.config/lazygit/config.yml
sudo snap install nvim --classic
Packages that need to be installed for certain plugins: - Ripgrep: $ sudo apt-get install ripgrep This is for using TelescopeInstall browser-sync with npm
$ npm install -g browser-sync

