Skip to content

sp-xander/neovim-config

Repository files navigation

My personal configuration file for neovim

Prerequisites

  • For outside clipborad working need install a wl-clipboard
  • typescript npm nodejs lua-language-server luarocks ripgrep fd

Plugins

  1. Plugin manager: lazy.nvim
  2. File Explorer: nvim-tree
  3. Commenting: comment.nvim
  4. Finder: telescope
  5. Indentation UI: indent-blankline
  6. Treesitter: nvim-treesitter
  7. Autotag: nvim-ts-autotag
  8. Automatically words highlighting: vim-illuminate
  9. Replace UI for messages, cmdline and the popupmenu: Noice
  10. Statusline: lualine
  11. LSP:
  12. Autopair completion: nvim-autopairs
  13. Git status: gitsigns.nvim
  14. auto-completion engine: nvim-cmp
  15. DAP client implementation: DAP
  16. Diagnostic util: Trouble
  17. Git plugin: fugitive.vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages