Skip to content

PanchoBubble/nvim-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim setup for TSX

  • Telescope is a must
  • Lazy
  • tree-sitter
  • cmp
  • blammer
  • auto-session
Screenshot 2024-01-19 at 09 56 29 ___________________________________ Screenshot 2024-01-19 at 10 01 58

Useful commands

  • Find files with Ctrl + p
  • Find word with Ctrl + f
  • Eslint on save for ts, js
  • Auto session (if you exit just type nvim in console without route and you are back on your file)
  • Did you open another file and want to go back? Just do <Space>bb
  • You want to check the files you opened replacing same window? <Space>fb
  • Find the word under the cursor <Space>fw
  • Rename var <Space>rn

Learn some Telescope and Nvim Tree basics and you are done, you don't need VSCode Again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages