Skip to content

Commit 513eecb

Browse files
committed
docs: cleanup outdated stuff
1 parent 7517c15 commit 513eecb

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ reference for nvim users who want to start doing python development.
3535
- This is not a nvim-distro, this is a *minimal* nvim config specifically for
3636
python. It's intended as a starting point for creating your own config.
3737
- Requirement: nvim 0.10.
38-
- ~20 plugins, ~400 lines, everything in one single `init.lua`.
38+
- ~15 plugins, ~350 lines, everything in one single file.
3939
- Includes detailed comments explaining what the config does.
4040
- The config can be fully bootstrapped: all plugins and tools are automatically
4141
installed on startup.
@@ -117,25 +117,18 @@ For other citation styles, use the following metadata:
117117
- [BibTeX](./CITATION.bib)
118118

119119
## Credits
120-
__Thanks__
121120
[kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) as an example how
122121
to do this.
123122

124-
__About Me__
125123
In my day job, I am a sociologist studying the social mechanisms underlying the
126124
digital economy. For my PhD project, I investigate the governance of the app
127125
economy and how software ecosystems manage the tension between innovation and
128126
compatibility. If you are interested in this subject, feel free to get in touch.
129127

130-
__Blog__
131128
I also occasionally blog about vim: [Nano Tips for Vim](https://nanotipsforvim.prose.sh)
132129

133-
__Profiles__
134-
- [reddit](https://www.reddit.com/user/pseudometapseudo/)
135-
- [Discord](https://discordapp.com/users/462774483044794368/)
136130
- [Academic Website](https://chris-grieser.de/)
137-
- [GitHub](https://github.com/chrisgrieser/)
138-
- [Twitter](https://twitter.com/pseudo_meta)
131+
- [Mastodon](https://pkm.social/@pseudometa)
139132
- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser)
140133
- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/)
141134

0 commit comments

Comments
 (0)