Skip to content

alexandrelamberty/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim configuration

Setup for everyday text editing and programming.

Roadmap

Roadmap v 0.0.1

  • Completion
  • Spelling, dict
  • Snippets
  • LSP
  • DAP

Features

  • Explorer
  • File Manager
  • Terminal
  • Status line
  • Language Server Protocol
  • Debug Adapter Protocol

Requirements

  • NVIM v0.6.0

Installation

Check and run the ìnstall.sh script

Launch Neovim and run the command to install the plugins dependencies.

:PackerInstall

Configuration

LSP

DAP

Plugins

All the plugins used in this configuration. I tend to keep it small as possible.

:PackerStatus

vimvi

 * LuaSnip
 * cmp-buffer
 * cmp-cmdline
 * cmp-nvim-lsp
 * cmp-nvim-lua
 * cmp-path
 * cmp_luasnip
 * galaxyline.nvim
 * gitsigns.nvim
 * lspkind-nvim
 * lspsaga.nvim
 * material.vim
 * neogit
 * null-ls.nvim
 * nvim-autopairs
 * nvim-bqf
 * nvim-cmp
 * nvim-comment
 * nvim-dap
 * nvim-dap-ui
 * nvim-lsp-installer
 * nvim-lspconfig
 * nvim-markdown-preview
 * nvim-tree.lua
 * nvim-treesitter
 * nvim-ts-autotag
 * nvim-web-devicons
 * packer.nvim
 * plenary.nvim
 * popup.nvim
 * rnvimr
 * telescope.nvim
 * toggleterm.nvim
 * which-key.nvim

About

⚙️ Refined nvim setup for elevated coding and editing prowess.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages