Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neovim setup #1

Closed
20 tasks done
mxs opened this issue Jul 3, 2022 · 0 comments
Closed
20 tasks done

Neovim setup #1

mxs opened this issue Jul 3, 2022 · 0 comments

Comments

@mxs
Copy link
Owner

mxs commented Jul 3, 2022

  • LSP setup for typescript & javascript
    • Goto definition
    • Code completion
    • Error display
    • Prettier auto format
  • divide up config into individual files
  • Telescope
    • search for files (with fzf integration)
    • full text search (live grep?) with preview on the right
    • search for symbols (function names etc) within file (requires LSP)
  • Treesitter syntax highlighter
  • Status bars
  • Git integration
  • Smooth scrolling
  • Startup dashboard
  • Terminal
  • File system explorer
  • tpope vim-surround
  • Commentary
  • Better keymaps

Guides

Inspo

@mxs mxs pinned this issue Jul 7, 2022
@mxs mxs closed this as completed Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant