Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benewberg authored Feb 11, 2023
1 parent ebb6d58 commit 584462b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
Init file for neovim (0.5.0)
My config files for neovim (0.8+).

This is my personal init file with the following self-imposed goals:
Current self-imposed goals:
1. Use as few plugins as possible
2. Utilize FZF heavily
3. Utilize sneak for motion where other built-in motions can't get the job done as effectively
4. Roll my own status line
5. (For now) keep the configuration all within a single file (init.lua) and keep the loc to a minimum (currently at ~400)
6. (For now) utilize the built-in omnifunc for completion (on-demand) vs. autocompletion as autcompletion is expensive
3. Roll my own status line/winbar

0 comments on commit 584462b

Please sign in to comment.