Skip to content

flatrick/neovim_profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

NeoVIM

How to use a non-default folder for the config

$env:XDG_CONFIG_HOME = "C:\source\github\flatrick\neovim_profile\"

Dependencies outside of NeoVim

Plugins used

  • Lazy
  • telescope
  • telescope-fzf-native
  • nvim-treesitter
  • neotree
  • mason / mason-lspconfig
  • nvim-web-devicons
  • todo-comments

NeoVIM config

This is my attempt to get started with NeoVim, so we'll see how well it goes :)

2024-11-04

NeoVim isn't for the fainthearted when you want to set it up to your own exact wishes, so instead of getting stuck on figuring things out for now, I've opted for NvChad as my initial learning grounds.

I really don't want to use these pre-configured NeoVim-distrobutions, not because they're bad, but because I do want to learn how to make NeoVim suit my unique needs as I figure out what those are. But, I also really want to get started coding in Rust and so I've admitted defeat until I've gotten a better hang of NeoVim and setting it up.

Useful links on NeoVim/Vim/Vi

Settings

Useful links on Lua

About

My neovim setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages