Skip to content

tudor07/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles. Mostly for Neovim and Kitty.

What is nice about this is that I use a Lua-only config for Neovim. So far my setup is very minimal so I think it makes for a great starting point.

Screenshots

Screenshot of Neovim with LSP

Installing

Place these in ~/.config

I use Packer for Neovim plugins so make sure to install that first.

To install plugins just start Neovim and run :PackerSync

What is included in Neovim

  1. NvimTree - nice tree file structure
  2. Treesitter - syntax highlighting
  3. LSP (Dart, Flutter, Lua, C#)
  4. nvim-dap

About

My dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages