Skip to content

Latest commit

 

History

History
93 lines (77 loc) · 2.9 KB

README.md

File metadata and controls

93 lines (77 loc) · 2.9 KB

Contributors Forks Stargazers Issues MIT License


Logo

Neovim - My Personal Neovim Configuration

The best editor in the world requires the best config
Download Neovim · Report Bug · Request Feature

Built With

LUA

Getting Started

You can clone the configuration into ~/.config/nvim

Prerequisites

Usage

After you have install packer and cloned the configuration just run :PackerSync and you are all setup!

Packages

  • nvim-telescope/telescope.nvim
  • catppuccin/nvim
  • nvim-tree/nvim-web-devicons
  • nvim-tree/nvim-tree.lua
  • nvim-lualine/lualine.nvim
  • nvim-treesitter/nvim-treesitter
  • nvim-treesitter/playground
  • theprimeagen/harpoon
  • mbbill/undotree
  • tpope/vim-fugitive
  • m4xshen/autoclose.nvim
  • neovim/nvim-lspconfig
  • williamboman/mason.nvim
  • williamboman/mason-lspconfig.nvim
  • hrsh7th/cmp-nvim-lsp
  • hrsh7th/cmp-buffer
  • hrsh7th/cmp-path
  • hrsh7th/cmp-cmdline
  • hrsh7th/nvim-cmp
  • L3MON4D3/LuaSnip
  • saadparwaiz1/cmp_luasnip
  • rafamadriz/friendly-snippets
  • mfussenegger/nvim-dap
  • ldelossa/nvim-dap-projects
  • rcarriga/nvim-dap-ui
  • willthbill/opener.nvim
  • eoh-bse/minintro.nvim
  • windwp/nvim-ts-autotag
  • ErichDonGubler/lsp_lines.nvim

License

Distributed under the MIT License. See LICENSE.txt for more information.