index
:
nvim
main
nvim configuration which started from nvim-lua/kickstart.nvim.
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2023-06-06
fix mason wasn't getting setup, now it autoinstalls and fidget also works
David Luevano Alvarado
2023-06-06
change keymaps for treesitter, need more tweaking
David Luevano Alvarado
2023-06-04
add to-do
David Luevano Alvarado
2023-06-04
better readability for plugin filenames
David Luevano Alvarado
2023-06-04
final changes from kickstart.nvim, moved sets and remaps to separatefiles, re...
David Luevano Alvarado
2023-05-30
Update README.md
Pavel 'PK' Kaminsky
2023-05-29
fix(docs): update windows path to a correct folder
Pavel 'PK' Kaminsky
2023-05-22
refact: remove after/ reference in readme, other clean-up items
Gaurav Bhatnagar
2023-05-21
Update README.md
Chris Patti
2023-04-26
corrected git clone command
Sumanth Lingappa
2023-04-26
Update README.md
Chris Patti
2023-04-25
ARG!
nPHYN1T3
2023-04-25
Update README.md
nPHYN1T3
2023-04-25
Hmmm
nPHYN1T3
2023-04-25
Fixed Windows style path for home
nPHYN1T3
2023-04-25
Should fix the win paths
nPHYN1T3
2023-04-24
Update README.md
nPHYN1T3
2023-04-24
Update README.md
nPHYN1T3
2023-04-24
Update README.md
nPHYN1T3
2023-04-13
Fix typo "documention" into "documentation" (#209)
Tsanko Tsanev
2023-04-13
Correct command for neo-tree (#216)
Jon Earnshaw
2023-02-27
Update instructions for neo-tree set up (#200)
Lucian Boaca
2023-02-19
docs: change telescope fzf native to lazy syntax (#185)
Folke Lemaitre
2023-02-17
feat: move to lazy.nvim package manager and add first plugins (#178)
TJ DeVries
2023-01-11
Add windows init lua location (#121)
Sean
2022-12-22
Adding cmake documentation to README.md (#85)
kazenix
2022-12-20
move server config to easy to extend style (#71)
TJ DeVries
2022-12-20
Update intstructions for existing nvim setups (#65)
Matthias Debernardini
2022-12-19
note: tell people to remove languages they arent going to use
TJ DeVries
2022-11-25
add more explicit note about latest versions of nvim
TJ DeVries
2022-11-25
Update the amount of SLOC in README (#35)
Fabio
2022-11-21
Add optional packer plugins hook (#20)
Elijah Manor
2022-11-18
Update README.md
C.D. MacEachern
2022-07-12
Remove reference to wiki that doesn't exist
Heath Nail
2022-06-23
init: kickstart.nvim
TJ DeVries