added neovim config

Signed-off-by: Dhanus M Lal <dhanusmlal@gmail.com>
This commit is contained in:
2024-07-09 22:34:52 +05:30
parent 0c9c6182ce
commit 8d22b74c44
5 changed files with 30 additions and 0 deletions

3
nvim/init.vim Normal file
View File

@@ -0,0 +1,3 @@
lua require('settings')
lua require('bindings')