Commit Graph

260 Commits (9210aa07ed1b3465e31e5c0f055dcc2f6873661e)
 

Author SHA1 Message Date
Hendra 9210aa07ed Merge remote-tracking branch 'origin/master' 4 months ago
Hendra 71555f3516 update 4 months ago
Hendra fc6fb298ad update 4 months ago
Hendra b4f0cacc22 updates 4 months ago
Hendra da73c6c333 Update 4 months ago
Hendra 1f78805dc5 update 5 months ago
Hendra 39fa4d9591 update 5 months ago
Hendra 406369e965 Update cc 5 months ago
Hendra 2ad7c9a7aa update 5 months ago
Hendra d36fca4611 udpat 6 months ago
Hendra db59a48fb4 Update 6 months ago
Hendra a5bd631f08 Updates 6 months ago
Hendra f97c0c4f3b Update bindings 7 months ago
Hendra 298892cfce Update 7 months ago
Hendra fa00b60f98 Update 8 months ago
Hendra 075edd76ff updates 8 months ago
Hendra 26468e4885 Setup avante 8 months ago
Hendra 51bef487c9 Updates 8 months ago
Hendra 1c53a038f4 Add snacks 8 months ago
Hendra a6f2588d65 Updates 10 months ago
Hendra c887a96ef2 Updates 10 months ago
Hendra f957aa2af9 nerdtree 1 year ago
Hendra ec9cb66592 Update 1 year ago
Hendra 3547630f23 Update 1 year ago
Hendra 3c9ade439d Updates 1 year ago
Hendra b042623adf Install elixir tools 1 year ago
Hendra 42c83961bf Updates 1 year ago
Hendra f851ea5ff2 Relative num 1 year ago
Hendra 4e91d2fcbc Udpate 1 year ago
Hendra 9ed4696ad1 Tweaks 1 year ago
Nora Ayesha 8fae6798b9
Fix typos and whatnot (#731) 1 year ago
Damjan 9000 66e2a5a425
Make the Nerd Font an optional requirement (#716) 1 year ago
Ryan Winchester f764b7bacd
Add more detail to colorscheme comment (#713) 1 year ago
Chiller Dragon b83b2b061c
chore: link new installation youtube video (#678) 1 year ago
Chiller Dragon a02abdb161
chore: remove trailing spaces from readme (#679) 1 year ago
Damjan 9000 c3127f1226
Change statusline location to LINE:COLUMN (#689) 1 year ago
Damjan 9000 c9122e89e3
fix: checkhealth reported nvim version (#685) 1 year ago
TJ DeVries e6710a461a fix: add note in readme for custom plugins 1 year ago
Damjan 9000 23fc4e59dc
README.md: updated windows install instructions (#674) 1 year ago
Taulant Aliraj b99af2d6a3
feat: use VimEnter event instead of VeryLazy (#673) 1 year ago
Nhan Luu 94a93643ab
chore: fix typos (#666) 1 year ago
Anton Kastritskii 38828dcaf7
feat: enable lua lsp snipppets (#660) 1 year ago
TJ DeVries b58666dd15 fixup: updated some style stuff 1 year ago
Damjan 9000 465d6f25c2
Change mini.statusline location format to LINE:COLUMN (#659)
Default mini.statusline location format is:
  'cursor line | total lines │ cursor column | total columns'
1 year ago
brxxlstxrs 18b919c61e
add plugin specs docstring, remove lazy.nvim configuration (empty) table (#652) 1 year ago
TJ DeVries af4fd2355f fixup: change comment to reflect auto_install 1 year ago
TJ DeVries 1c89b024c8 fixup: add autocommand link for help and description 1 year ago
TJ DeVries 8b5d48a199
rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
We've removed over 1/3 of the code that was in kickstart previously,
and more than doubled the amount of comments explaining every line
of code (to the best of my ability).

kickstart now properly uses many of the lazy.nvim config and loading
idioms, which should be really helpful for people moving both to
modular configs, as well as extending the kickstart config in one file.

Additional features:
- Beautiful ascii art
- Added some documentation that explains what is an LSP, what is telescope, etc
- There is now a `:checkhealth` for kickstart, which checks some basic information
  and adds useful information for maintainers (for people cloning the repo).
- Improved LSP configuration and tool installation, for easier first time startup
- Changed init.lua ordering, so that it moves from simple options to complicated config

```
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Lua                              1            108            404            298
-------------------------------------------------------------------------------
```
1 year ago
rgarber11 7af594fd31
Add Build Step to LuaSnip (#611) 1 year ago
Chris Patti 5d2d81b1ea
Fixes #607. Add hints for new neovim users to learn how to learn. (#615) 1 year ago