Skip to content

grok/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation


Dotfiles

DotFiles

Neovim Required Version

In the beginning the Dot File was created. This has made a lot of people very angry and been widely regarded as a bad move.

Legend goes, that dotfiles were invented when ls used to skip files and directories starting with a . (dot). As a result, files that begin with such a character were not shown when listing using ls — i.e. it was a "hidden" file. Since dotfiles are ususually user-specific, a predestined place for them is the $HOME directory.

https://github.com/topics/dotfiles

This, at a high level, is what we are dealing with. But it's not the whole story. We're really talking about investments of time into configuring various tools and software.

Some of these things are very light configurations and some of these can take months.

I'm looking at you Neovim...

Note

This is a personal repository meant for my own use. It's not meant to support a wider audience. Feel free to use as reference or maintain your own copy.

Dependencies

Neovim

I've only recently began really diving into Neovim.

Dependencies

  • Nvim-web-devicons requires a patched font and I'm specifically using FiraMono Nerd Font.

Roadmap

  • Bunch of formatting stuff, spaces > tabs gang reporting in.
  • Plugin Management
  • Colorscheme will be Catppuccin -- to keep things snazzy.
  • Syntax highlighting.
  • Markdown Preview
  • Mappings
  • Completion Engine
  • Fuzzy Finder
  • Autocommands
  • DAP (Debug Adapter Protocol)
  • Git Integration
  • Statusline
  • Notifications
  • Considerations for Ruby on Rails, PHP, Typescript, React, etc.
  • Multiline quality of life

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages