Commit Graph

89 Commits

Author SHA1 Message Date
a8241cf216 Rename install to install.sh 2023-03-08 15:19:56 +05:30
648e0e10ef Update README.md 2023-03-08 15:19:40 +05:30
797ff44af1 Update README.md 2023-03-08 15:19:12 +05:30
91c4cfbdd8 Changes to be committed:
renamed:    nvim/init.lua -> init.lua
  renamed:    install.sh -> install
  renamed:    nvim/lua/buffer-tabs.lua -> lua/buffer-tabs.lua
  renamed:    nvim/lua/colorschemes.lua -> lua/colorschemes.lua
  renamed:    nvim/lua/completions.lua -> lua/completions.lua
  renamed:    nvim/lua/file-tree.lua -> lua/file-tree.lua
  renamed:    nvim/lua/fuzzy-finder.lua -> lua/fuzzy-finder.lua
  renamed:    nvim/lua/keybinds.lua -> lua/keybinds.lua
  renamed:    nvim/lua/lsp-config.lua -> lua/lsp-config.lua
  renamed:    nvim/lua/lsp-format.lua -> lua/lsp-format.lua
  renamed:    nvim/lua/options.lua -> lua/options.lua
  renamed:    nvim/lua/plugins.lua -> lua/plugins.lua
  renamed:    nvim/lua/statusline.lua -> lua/statusline.lua
  renamed:    nvim/lua/syntax-highlight.lua -> lua/syntax-highlight.lua
  renamed:    nvim/lua/terminal.lua -> lua/terminal.lua
2023-03-08 15:14:47 +05:30
6f4821c527 Update README.md 2023-03-08 15:02:09 +05:30
620423dfdf Changes to be committed:
modified:   README.md
  new file:   blob/file-tree.png
  new file:   blob/fuzzy-finder.png
  new file:   blob/lazygit.png
  new file:   blob/live-grep.png
  deleted:    blob/screenshot.png
2023-03-08 02:19:16 +05:30
8cf6dcdf4a Update nvim/lua/file-tree.lua 2023-03-08 01:45:37 +05:30
cbc739ab7e Update README.md 2023-03-08 00:13:53 +05:30
101ad60a0b Lazy git commit 2023-03-07 23:58:33 +05:30
dfc080931d Update install.sh 2023-03-07 23:52:02 +05:30
ce5916eeb3 Update install.sh 2023-03-07 23:49:20 +05:30
abb3506b74 Update README.md 2023-03-07 23:40:37 +05:30
1815444c06 Update install.sh 2023-03-07 23:36:41 +05:30
26dd4175db Update lua/lsp-config.lua 2023-03-07 23:36:21 +05:30
07788cf1da Update install.sh 2023-03-07 23:18:43 +05:30
c1ecceb6f0 Update colorschemes.lua 2023-03-07 23:17:44 +05:30
25d8d8c208 Update colorschemes.lua 2023-03-07 23:14:30 +05:30
1e019940e6 Update README.md 2023-03-07 23:12:16 +05:30
2a469f463c Update install.sh 2023-03-07 22:56:57 +05:30
bcd5fa9cbd Update README.md 2023-03-07 22:50:50 +05:30
8e5394d7c7 Update lua/plugins.lua 2023-03-07 22:50:36 +05:30
5baae25cf9 Update lua/lsp-config.lua 2023-03-07 22:50:15 +05:30
0c0d1c17d2 Add nord colorscheme 2023-03-07 22:49:38 +05:30
bb55c41526 Update install.sh 2023-03-07 22:49:21 +05:30
ea07adb475 Add blob/screenshot.png 2023-03-07 22:49:03 +05:30
f3bdc1c677 Rename blob/neolite.jpg to blob/preview.jpg 2023-03-07 22:48:07 +05:30
a8efea0044 Lazy git commit 2023-03-06 23:22:08 +05:30
ddd5955ac3 Add back snippet engine plugin
Add snippet template plugin

Change how some colorschemes are loaded
2023-03-06 02:41:14 +05:30
a9809d363a Remove unused plugins 2023-03-06 02:05:40 +05:30
04a4cb583b Lazy commit message 2023-03-06 01:39:12 +05:30
76a4053be1 Change some keybinds 2023-03-06 00:38:11 +05:30
692e0d0b6c Change keybinds for tabs 2023-03-05 13:50:58 +05:30
d3432b7ffc Format the plugin configs 2023-03-05 13:50:46 +05:30
43140cc257 Create LICENSE 2023-03-05 12:47:21 +05:30
0d7c898e94 Update README.md 2023-03-05 07:33:51 +05:30
6ecb3d9df3 Update README.md 2023-03-05 07:26:38 +05:30
38bb5e1b6a Refactor plugin configs for safe import 2023-03-05 07:23:25 +05:30
83d16eaddd Update README.md 2023-03-05 06:49:12 +05:30
38e29f01ec Initial commit 2023-03-05 06:47:18 +05:30