Skip to content

appleseedexm/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim config

Plugins

I use vim-plug to manage plugins.

Dependencies

  • fzf (telescope)
  • gcc (treesitter)
  • go (gitlab)
  • ripgrep (telescope)
  • universal-ctags (tagbar)
  • nerd fonts (lualine)
  • lazygit (lazygit)

Soft Dependencies

These will throw an error if not found, but probably only need configuratiom or plugin removal

  • JDKs (jdtls)
  • Obsidian (obsidian)

LSPs

  • Rust
  • Java
  • Go
  • JS / TS
  • Angular

Manual Steps

telescope-fzf-native.nvim needs a manual make in the plugin folder (not sure if a setup bug or a plugin bug)

TODO

  • Replace either glaive or conform, doesnt need both

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published