feat: update documentation and configuration files for Neovim setup
Signed-off-by: juliano.barbosa <julianomb@gmail.com>
This commit is contained in:
parent
76edf81b0a
commit
7128ca764c
47 changed files with 1956 additions and 1147 deletions
|
|
@ -9,4 +9,4 @@
|
|||
7. Configuration lives in ~/.config/nvim/init.lua
|
||||
8. Runtime files expected in standard system locations
|
||||
9. Regular :checkhealth checks recommended
|
||||
10. Critical to verify VIMRUNTIME environment variable
|
||||
10. Critical to verify VIMRUNTIME environment variable
|
||||
|
|
|
|||
|
|
@ -37,4 +37,4 @@
|
|||
- Track startup time
|
||||
- Monitor plugin load times
|
||||
- Observe memory usage
|
||||
- Document performance metrics
|
||||
- Document performance metrics
|
||||
|
|
|
|||
|
|
@ -84,4 +84,4 @@ Comprehensive development support for:
|
|||
- Plugin management system
|
||||
- Custom commands framework
|
||||
- User-defined autocommands
|
||||
- Extension API support
|
||||
- Extension API support
|
||||
|
|
|
|||
|
|
@ -103,4 +103,4 @@
|
|||
- Memory usage: baseline needed
|
||||
- System resource utilization
|
||||
- CPU usage during operations
|
||||
- Memory growth patterns
|
||||
- Memory growth patterns
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@ This project involves managing and troubleshooting a Neovim configuration based
|
|||
- Resolve current runtime file location issues
|
||||
- Ensure diagnostic module functionality
|
||||
- Maintain plugin compatibility and performance
|
||||
- Keep configuration organized and documented
|
||||
- Keep configuration organized and documented
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue