Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 462 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 462 Bytes

.config/nvim

Plugins Used

img-clip: Great for copy pasting images in Markdown files.

kanagawa: Nice editor colorscheme.

lsp-zero: Minimal setup for LSP usage. Comes with the following:

  • Mason
  • nvim-cmp
  • LuaSnip
  • More!

markdown_preview: For viewing Markdown files.

nvim-tree: Better than Netrw!

telescope: Find files with ease.

treesitter: Syntax highlighting. Very pretty!

trouble: I love catching bugs.