Update to dictionary and rd_formatting ycm trigger
This commit is contained in:
parent
cb637624c4
commit
1eca7c7e04
@ -8,3 +8,8 @@ Hyperparameter
|
||||
Backpropogation
|
||||
Feedforward
|
||||
Thresholding
|
||||
Hassol
|
||||
Euthyphro
|
||||
Crito
|
||||
Rawls
|
||||
Schur
|
||||
|
Binary file not shown.
@ -1,6 +1,7 @@
|
||||
augroup rent_dynamics
|
||||
autocmd!
|
||||
autocmd BufRead,BufEnter,BufNewFile */RentDynamics/* setlocal expandtab
|
||||
autocmd BufRead,BufEnter,BufNewFile */RentDynamics/* let g:ycm_auto_trigger=1
|
||||
autocmd BufRead,BufEnter,BufNewFile */RentDynamics/*.cs setlocal tabstop=2 softtabstop=2 shiftwidth=2
|
||||
autocmd BufRead,BufEnter,BufNewFile */RentDynamics/*.ts* setlocal tabstop=2 softtabstop=2 shiftwidth=2
|
||||
autocmd BufRead,BufEnter,BufNewFile */RentDynamics/*.scss setlocal tabstop=2 softtabstop=2 shiftwidth=2
|
||||
|
Loading…
Reference in New Issue
Block a user