Skip to content

lcarvajal/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

Lukas's personalized Neovim config.

Setup

Dependencies

Adding new plugins

  1. Add plugin to lua/lukascarvajal/packer.lua
  2. Run :so and :PackerSync
  3. Add config to after/plugin/<plugin_name>.lua

Adding LSP support for a new language

  1. Use :Mavin to open the UI and find the language server
  2. Install with :MavinInstall <langage_server>
  3. Add the file under nvim/after/plugin/lsp.lua

About

Lukas Carvajal's nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages