You've already forked sameer1612
mirror of
https://github.com/sameer1612/.dotfiles.git
synced 2026-06-18 20:14:40 +02:00
reformatted dotfiles
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
.DS_Store
|
||||
+21
-1
@@ -1,3 +1,23 @@
|
||||
# NinjaVim
|
||||
|
||||
> Level 9999 neovim setup.
|
||||
> Blazingly fast level 9999 neovim setup 🥷
|
||||
|
||||
## Some Snaps
|
||||
|
||||
> Terminal using iterm2*
|
||||
> 
|
||||
|
||||
> Neovim landing page
|
||||
> 
|
||||
|
||||
> AI code suggestions
|
||||
> 
|
||||
|
||||
> Language-based completions and documentation
|
||||
> 
|
||||
|
||||
> Fuzzy file and content exploration
|
||||
> 
|
||||
|
||||
> Change tracking (can rollback to things changed days ago, no git needed)
|
||||
> 
|
||||
|
||||
@@ -8,5 +8,5 @@ return {
|
||||
autocmd BufLeave * silent! w
|
||||
augroup END
|
||||
]])
|
||||
end
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user