Skip to content

🥰 This is my simple and powerful JavaScript developer setup for nvim. Enjoy it

Notifications You must be signed in to change notification settings

maikonalexandre/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🥰 This is my neo-vim config, enjoy it



neovim

Captura de tela de 2024-09-05 17-43-45

🧩 what you will see around here

  • Catppuccin theme - A soft and aesthetically pleasing theme for code editors, inspired by coffee.

  • Autopairs - A plugin that facilitates the automatic pairing of characters like parentheses and quotes for more efficient code writing.

  • Gitsigns - A plugin that shows Git signs in the gutter, providing information about changes in the code directly in the editor.

  • LSP config - Configuration for the Language Server Protocol (LSP) to support autocompletion, error checking, and code navigation in Neovim.

  • Lualine - A lightweight and configurable status line for Neovim that displays information about the editor's state and the current file.

  • Nvim-tree - A plugin that provides a file tree for quick and easy navigation through projects in Neovim.

  • NerdCommentary - A plugin that simplifies adding and removing comments in various programming languages.

  • Null-ls - A plugin to integrate external tools into Neovim, such as linters and formatters, into the LSP workflow.

  • Telescope - A plugin that provides a powerful and extensible search interface for files, commands, and other Neovim functionalities.

  • Treesitter - A plugin that uses tree-based parsing to provide syntax highlighting and improved code navigation in Neovim.

    And more

About

🥰 This is my simple and powerful JavaScript developer setup for nvim. Enjoy it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages